; script to make a catalog
; By MaVaTi
;
;
echo "Creating the catalog..."
;
CatComp NOOPTIM dev/Karami.cd dev/français.ct CATALOG français/Karami.catalog
;
echo "Done!"
;
;
;
