00001 /* 00002 * legoRForm.H 00003 * 00004 * 3/6/97 WAH: Created. 00005 * 3/19/97 WAH: Added trace formation. 00006 * 3/25/97 WAH: Added superblock formation. 00007 * 4/23/97 WAH: Added hyperblock formation. 00008 */ 00009 00010 #ifndef LEGORFORM_HEADER 00011 #define LEGORFORM_HEADER 00012 00013 #include "lego.H" 00014 #include "treeform.H" 00015 #include "traceform.H" 00016 #include "superform.H" 00017 #include "hyperform.H" 00018 00019 #endif // LEGORFORM_HEADER
1.3.2