gap-packages/francy

Clashes with GRAPE

pedritomelenas opened this issue · 2 comments

It seems there is a clash with GRAPE package.

Error, BIND_GLOBAL: variable `IsGraph' must be unbound at /home/pedro/lib/gap/lib/global.g:137 called from
BIND_GLOBAL( arg[1], CALL_FUNC_LIST( NewCategory, arg ) 
 ); at /home/pedro/lib/gap/lib/type.g:145 called from
<function "DeclareCategory">( <arguments> )
 called from read-eval loop at /home/pedro/lib/gap/pkg/francy/gap/graph.gd:19
you can 'quit;' to quit to outer loop, or
you can 'return;' to continue
brk> 

Thanks,
Pedro

Give it a try: branch develop

Good. It works now.
Thanks