In MARK+3 (src/db.lisp), quiet warning from SBCL about "Derived type conflicting...
[maxima.git] / share / contrib / gentran / test / README
blob63b2215266dd280c1eeb29c514183719f8a1a607
1 Files here can be used to test the gentran package.  It include some
2 example programs described in section 6 of the the gentran manual.
4 The name.v file can be batched into vaxima and a name.f file will be produced.
5 This should match exactly the corresponding file name.output.
7 To perform the test:
9 invoke vaxima
10 (C1) loadfile("../gtload.l")$
11 (C2) batch("filename.v")$
14 There are some .l files that can be loaded into the lisp level
15 under Vaxima to test the lisp level calls to gentran.