/* Last modified on Sat Oct 17 13:52:24 PDT 1992 by ramshaw */

/* Following three lines due to Steve Harrison */
/* all::                  */
/* 	rm -f hull        */
/* 	ln -s /tmp/hull   */

zume  (Hull)

module  (MyFmt)
module  (MyColors)
module  (AlgTypes)
module  (HullInput)
module  (RubberAlg)
module  (WrapAlg)
/* 
module  (GrahamAlg) 
*/
module  (ArrayView)
module  (GeomView)

resource  (hullinput.fv)
resource  (algs.m3)

#ifndef MENTOR_UMBRELLA

import_obj  ($(ZEUSLIB))
/* import_lib  (m) */
implementation  (Main)
bundle  (HullBundle)
program  (hull)

#endif
