Skip to content

Commit 017b10b

Browse files
committed
Added netcdf and static-vectors
1 parent 5f476e8 commit 017b10b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

makefile

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ clone:
77
./fetch-git-revision.sh ../cl-fad https://github.com/clasp-developers/cl-fad.git origin/master
88
./fetch-git-revision.sh ../usocket https://github.com/clasp-developers/usocket.git origin/master
99
./fetch-git-revision.sh ../uuid https://github.com/clasp-developers/uuid.git origin/master
10+
./fetch-git-revision.sh ../netcdf https://github.com/drmeister/netcdf.git origin/master
11+
./fetch-git-revision.sh ../static-vectors https://github.com/drmeister/static-vectors.git origin/master
1012
./fetch-git-revision.sh ../cl-jupyter https://github.com/drmeister/cl-jupyter.git origin/master
1113
./fetch-git-revision.sh ../cl-ipykernel https://github.com/clasp-developers/cl-ipykernel.git origin/master
1214
./fetch-git-revision.sh ../cl-ipywidgets https://github.com/clasp-developers/cl-ipywidgets.git origin/master

0 commit comments

Comments
 (0)