
  Building with CMT assumes the following 
 directory structure :
    snova/<version>/cmt
    snova/<version>/source/GeomUtils/...
    snova/<version>/source/SNgeom2/...
    snova/<version>/source/snova/...
 and a :
    snova/<version>/snova
 containing a copy of the .h from the source/snova
 directory. The creation of the snova include directory 
 can be done with the cpincs.sh script.

  To build :
 - have a look and edit if needed the meta_setup.csh.
 - source the meta_setup. 
 - check access to "foreign" packages with :
    cmt show uses
 - build with :
    cmt config
    gmake

  To run source the meta_setup and the setup and launch an application.

  Note that the "meta setup" informations are something that can be put 
 in login scripts.

    G.Barrand 
