//////////////////////////////////////////////////////////////////////////// 97/04/05 SATURN usage notes (f: forward, b: backwards, q: quit) COMPILING (example): f77 -O3 prog.f sub.o -lcomplib.sgimath -o prog.e -Wl,-M (-Wl,-M produces a list of object files in prog.e). NUMERICAL LIBRARIES NAG f77 -O3 prog.f sub.o -lnag -o prog.e -Wl,-M examples/tests: nagexample nagcompare nagdoc