> Look at 'compDefineLisplib' in lisplib.boot:

Thank you, but for the case I have, that doesn't seem to be enough,
because adding output to that function tells me that the compiler is not
getting there. Probably already aborting in the parsing phase.

=========== foo.spad
)set breakmode quit
)abbrev package RHXCONFT RHX_ConfTest
RHX_ConfTest(): with
    foo: Integer -> Integer
  == add
    foo(n: : Integer): Integer == 2*n
===========

Where would I have to put EXIT-WITH-STATUS for that program?

Ralf

-- 
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 http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to