#! /bin/csh
if ($#argv == 1) then
    set cif = $1
else 
    set cif = cif
endif
tutil destroy /meta/cif
tutil load_attr /meta/cif cif.schema stable
tutil load_tuples /meta/cif $cif
