Skip to content

Commit

Permalink
Merge pull request #26 from zickgraf/master
Browse files Browse the repository at this point in the history
Do not create ~/.julia/dev
  • Loading branch information
zickgraf committed Apr 4, 2024
2 parents 64c72cd + 206e6f6 commit 49d18e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ test-spacing:
test-gap_to_julia: doc
if [ -d "../FinSetsForCAP" ]; then make -C "../FinSetsForCAP" doc; fi
git clone https://github.com/homalg-project/PackageJanitor.git ~/.gap/pkg/PackageJanitor
mkdir ~/.julia/dev
git clone https://github.com/zickgraf/CAP.jl.git ~/.julia/dev/CAP
git clone https://github.com/zickgraf/MonoidalCategories.jl.git ~/.julia/dev/MonoidalCategories
git clone https://github.com/zickgraf/CartesianCategories.jl.git ~/.julia/dev/CartesianCategories
Expand Down

0 comments on commit 49d18e7

Please sign in to comment.