We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47fa98a commit 04729a4Copy full SHA for 04729a4
gap.ini
@@ -1,3 +1,8 @@
1
# This file could be used by the admin installing GAP to change some
2
# of the default user preferences. (Usually not needed.)
3
4
+ExtendRootDirectories(
5
+ [ "/Users/christopherwensley/gap/my-dev/",
6
+ "/Users/christopherwensley/gap/clones/",
7
+ "/Users/christopherwensley/gap/gap-4.15.1/"
8
+ ] );
0 commit comments