Ralf Hemmecke wrote:
> 
> > As long as I can simply call )compile on the single file, it does not
> > really matter for me where the files are.
> 
> Yes, yes, you can propose to suggest this. But I'd have to figure out in
> which order I have to compile multiple files then.

One can put several domains in a single .spad file.  When having
multiple files I usually create a simple .input file called
'kompi.input' containing sequence of ')compile' commands.
Sometimes I also create 'load.input' containing sequence
of ')lib' commands so that I can reload quickly without
recompilation.  IME this works better for experimental
projects than trying to use 'make'.
 

-- 
                              Waldek Hebisch
[email protected] 

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en.

Reply via email to