On 30.04.21 15:32, Grégory Vanuxem wrote: > A quick question, is there a way to suppress the banner at startup?
Looking at https://github.com/fricas/fricas/blob/master/src/interp/util.lisp#L279 with my limited lisp knowledge tells me that you would have to convince (format t "Checking for foreign routines~%") not to write into your terminal. Maybe there should be a commandline switch -nobanner to suppress the banner. May I ask you why do you need that? 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 view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/001225d0-9b27-b519-d0b7-a9ed9defad97%40hemmecke.org.
