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