Hi Waldek, I've already corrected some of your new Fortran documentation (see last commit at https://github.com/hemmecke/fricas/commits/fricas-book)
But I'm currently stuck with the following: https://github.com/hemmecke/fricas/blob/fricas-book/src/doc/htex/ug04.htex#L1076 (1) -> newSubProgram(F)$TheSymbolTable Type: Void (2) -> argumentList!(F, [X])$TheSymbolTable Type: Void (3) -> returnType!(F,real)$TheSymbolTable Type: Void (4) -> declare!(X,fortranReal(),F)$TheSymbolTable (4) REAL Type: FortranType (5) -> printHeader(F)$TheSymbolTable >> System error: The function BOOT::|fortFormatHead| is undefined. My HyperDoc at that position shows "error" if I show the output. I'll continue now by commenting out this part, but I rather prefer a real fix. Ralf PS: Please do not commit to ug04.htex as I continue to modify it. -- 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.
