/* Last modified on Mon Feb 22 10:23:02 PST 1993 by steveg  */
/*      modified on Thu Sep 24 12:13:49 PDT 1992 by mhb     */

module (Euclid)
resource       (EuclidAlg.gef)
resource       (EuclidView.gef)
resource       (proof)

#ifndef MENTOR_UMBRELLA
import_obj     ($(ZEUSLIB))
import_lib     (m3slisp)
import_lib     (m3gef)
implementation (Main)
bundle         (EuclidBundle)
program        (euclid)
#endif

