Commit 7d7e3bc
Fix compatibility with grape
When starting GAP with `-A`, then first loading digraphs and afterwards
loading grape, the following error was produced:
Error, variable `Vertices' is not bound to an operation at GAPROOT/lib/oper.g:940 called from
<function "DeclareOperation">( <arguments> )
called from read-eval loop at GAPROOT/pkg/grape-4.8.5/lib/grape.g:566
you can 'quit;' to quit to outer loop, or
you can 'return;' to continue1 parent 0ecef08 commit 7d7e3bc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments