In daase.lisp there is the following function:
(defun asharp (file &optional (flags *asharpflags*))
"call the asharp compiler"
(#| system::system |#
obey
(concatenate 'string (|getEnv| "AXIOM") "/compiler/bin/axiomxl "
flags " " file)))
My impression is that it can not work because there is no
executable with approprate name. AFAICS the only place
where this function is called is during processing
')lib' command on a list of .ao files.
Is anybody using ')lib' on .ao files? Or on .asy files?
--
Waldek Hebisch
[email protected]
--
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.