DDLm Specification Summary -------------------------- ** Version: 5 August 08 ** This directory contains the following files.... 1. DDLm dictionary ------------------ >> ddl.dic : the dictionary specifying the DDLm attributes 2. DDLm documents (in folder DOC) _________________ >> DDL_intro_aug08.pdf : introduction to the DDL >> DDLm_spec_aug08.pdf : description of DDLm specifications >> dREL_spec_aug08.pdf : description of methods language dREL >> ddl_attr_aug08.pdf : presentation on DDLm attributes >> ddl_import_aug08.pdf : presentation on DDLm importation >> xchek.doc : description of variables and call within xchek.f >> XNAME : table of ignored names read by xchek.f 3. TEST domain dictionaries (in folder TEST_DIC) --------------------------- >> cif.dic : TEST main cif dictionary shell [imports: cif_core.dic (and cif_mm.dic etc. when they exist)] >> cif_core.dic : TEST cif core dictionary shell [imports: core_cryst.dic core_diffr.dic core_model.dic core_publn.dic core_struc.dic] >> core_cryst.dic : TEST core dictionary module >> core_diffr.dic : TEST core dictionary module >> core_model.dic : TEST core dictionary module >> core_publn.dic : TEST core dictionary module >> core_struc.dic : TEST core dictionary module [import: com_att.dic com_val.dic com_func.dic] >> com_att.dic : TEST common import attribute file >> com_val.dic : TEST common import value list file >> com_func.dic : TEST common dREL function file 4. Test Outputs (in folder TEST_RUN) --------------- >> ddl.dic.expanded : ddl.dic output from xchek.f run. >> cif.dic.expanded : cif.dic output from xchek.f run. >> ddl.dic.expanded.index :output from indic.f run. >> cif.dic.expanded.index :output from indic.f run. 5. Source files (in folder SRC) --------------- >> xchek.f : f77 source of cross-checker main >> xchek.cmn : f77 common declarations >> indic.f : f77 source of tag indexer >> indic.cmn : f77 common declarations >> xc : sample execution script for xchek >> ind : sample execution script for indic