Example files for the CifSieve package
--------------------------------------

After installation, you can test that everything is working by typing

'make cifget':   a C program to read some information as defined in 
                 DDL1 file 'ddlin2'.  Run the program by typing 'cifget'. 
                 You should enter the name of a CIF file (tbshort.cif is 
                 provided) and blockname (tbal03 if using tbshort.cif).

                 Alternative CIF file tberror.cif contains some errors
                 for checking of the error processing mechanism.
                 
'make forget':   a Fortran program to do the same.  The file name and
                 blockname are hard--coded as I was too lazy to write
                 in prompting.  Run the program by typing 'forget'.

Sample outputs are given in files

cifget.out 
forget.out

Problems
--------
