Instructions for setting up the code are on the web site http://www.nublado.org/
These are a series of perl scripts that live in the source directory and perform certain automated tasks.
doc_atomic_data.pl will read the files in the source, test suite, and data directories and extract all atomic data references. It creates the files doc_atomic_data_refer.txt and doc_atomic_data_refer_old.txt. These are tab-delimited tables that give references contained within the code.
list_routines.pl will look at all the source files and make a list of routine names and their purpose. The output files are list_routines.html, an html file listing the results, and list_routines.txt.
list_headers.pl makes a list of all header files, with each name followed by a list of all the source files that contain references to that header. The list is produced in the file listfiles.txt.
todo_search.pl - makes list of all TODO statements in code, in order of decreasing priority. Creates files todo_table.txt and todo_table.htm.
Please send comments or suggestions to Gary Ferland at gary@pa.uky.edu
Visit http://www.nublado.org
for details and latest updates.
Good luck,
Gary J. Ferland
reviewed 28-Feb-2007