If you read this text so the <MODEL>.tgz file was unpacked 
successfully. In general it is expected that it 
was unpacked inside CALCHEP main directory.  


a) If not, then change 
CALCHEP = $(CURDIR)/..
in Makefile. This variable  has to 
present absolute path to CalcHEP disposition on your 
computer. 

b) If directory contains Makefile then you have to compile 
software supporting this model. Call [g]make for it. 
If general Makefile needs gmake options. If gmake is absent,
try make. 

c) In CalcHEP session choose 
   "IMPORT OF MODELS" 
menu line in the top level menu. CalcHEP asks you about declination
of model tables. If the model is disposed in CalcHEP directory then 
the input  should be 
  Dir=$CALCHEP/MODEL/models
Where MODEL designates the name of directory, say MSSM. If the model
is disposed in another place, then instead of $CALCHEP you have write
a  path to model destination, like CURDIR specification. If have to be 
absolute path stated for '/' , '~/', or '$HOME'.

d) After that you have to choose one model for import. You will be provided
to  change the model title as it will be presented in CalcHEP.

e) If the models need special software disposed in this direstory then 
you have to keep the directory after installation.

f) The text above is common for all models. See special comments in README
