Skip to content
  • rtoy's avatar
    Make this program actually compile and run. Fix the syntax errors. · 9e8ed175
    rtoy authored
    Change some of the code so that it doesn't play games with function
    and variable types and stuff.  (These definitely confuse f2cl and the
    resulting Lisp code.)  With these changes, the result compiles with
    Fortran and f2cl, and they produce equivalent outputs.
    9e8ed175