CONTENT:

	DESCRIPTION	general description of the package
	INSTALL		this file
	etc/		auxiliary files
	proc/		midas procedures

INSTALLATION:

currently, this package is not directly installable as a system-wide midas
context

1/ preparation
   edit etc/makefile:
       set the right path of inmidas

2/ installation
   cd etc
   make all		# create the .tbl files
   make install		# move everything needed to midwork
   make clean		# remove .tbl and potential junk

   
