Skip to content
  • rtoy's avatar
    o Change default array-type in F2CL to be the same as F2CL-COMPILE. · b825d695
    rtoy authored
    o Add support for some EQUIVALENCE statements.  We can handle
      equivalence statements that equivalence an array (element) to a
      simple variable of the same type.  Everything else will cause an
      error.  This is much better than putting a silly "not-translated"
      string into the generated lisp file.
    b825d695