On 29/06/16 16:55, Ralf Hemmecke wrote:
On 06/29/2016 04:55 PM, Martin Baker wrote:
As I say, I have probably made some silly error but finding these small
errors gets frustrating and time consuming. Can anyone see what is wrong?

Can you give me access to all the code and the exact commands to compile
everything so that I can reproduce your error in my environment?
Maybe then I can find something.

I had similar error messages. And sometimes it was only an indentation
problem. But send the code (separate branche on github?) and I'll try my
best.

Ralf

Thanks Ralf, I would appreciate your help.

There is a lot of code, it needs the following 4 files:

https://github.com/martinbaker/multivector/blob/master/logic.spad
https://github.com/martinbaker/multivector/blob/master/graph.spad
https://github.com/martinbaker/multivector/blob/master/groupPresentation.spad
https://github.com/martinbaker/multivector/blob/master/algebraictopology.spad

Then compile as follows:

)boot $createLocalLibDb:=false
)co logic
)co graph
)co groupPresentation
)boot $bootStrapMode := true
)co algebraictopology
)boot $bootStrapMode := false
)co algebraictopology

Martin B.

--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to