We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a4d74a + c2691f1 commit 97e67faCopy full SHA for 97e67fa
PackageInfo.g
@@ -283,13 +283,6 @@ SetPackageInfo( rec(
283
end,
284
285
286
-## Suggest here if the package should be *automatically loaded* when GAP is
287
-## started. This should usually be 'false'. Say 'true' only if your package
288
-## provides some improvements of the GAP library which are likely to enhance
289
-## the overall system performance for many users.
290
-
291
- Autoload := false,
292
293
## *Optional*, but recommended: path relative to package root to a file which
294
## contains as many tests of the package functionality as sensible.
295
TestFile := "tst/guava.tst",
0 commit comments