DDLm Specification Summary -------------------------- ** Version: 13 Oct 07 ** This directory contains the following files.... 1. DDLm dictionary ------------------ >> ddl.dic : the dictionary specifying the DDLm attributes 2. DDLm documents (in folder DOC) _________________ >> DDLm_spec_07.rtf : description of DDLm >> dREL_spec_07_b.rtf : description of methods language dREL >> ddl_attr_07.pdf : presentation on DDLm attributes >> ddl_import_07.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 --------------------------- >> 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. Expanded dictionaries (imports included using xchek.f) ------------------------ >> ddl.dic.expanded : ddl.dic with all imports imbedded. >> cif.dic.expanded : cif.dic with all imports imbedded. 5. Tag index lists (in expanded dictionaries created by indic.f) ------------------ >> ddl.dic.expanded.index :shows the hierarchy of ddl.dic >> cif.dic.expanded.index :shows the hierarchy of cif.dic 6. 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