/* Library file: Options.GL */ /* Created: 8th January 1995 by FJR */ /* */ /* Last modified: */ /* */ /* Various compile-time and run-time options for programs */ /* XPReg and associated programs */ #DEFINECS XPFullVn 1 /* Full version available */ #DEFINECS XPNoTest 0 /* Skip sing/coll tests */ #DEFINECS XSorted 0 /* Assume raw X matrices are */ /* sort on i and then t */ /* OV programs */ #DEFINECS OVSpeedy 1 /* Limited output info */ /* General */ #DEFINECS NoDelay 1 /* Use WAIT or WAITC in Dither */