Detects files in the working directory with the specified prefix and
removes them all save those with the suffix .tpl, .dat, and .pin.
cleanAD(prefix)Returns nothing. Invokes a GUI menu of potential garbage files.
string name prefix of the ADMB project (e.g., "vonb").
Jon T. Schnute, Scientist Emeritus
Pacific Biological Station (PBS), Fisheries & Oceans Canada (DFO), Nanaimo BC
Last modified Rd: 2009-09-10
Aside from potential garbage files with the specified prefix, other
files associated with ADMB are detected. Also files *.tmp and *.bak
are displayed. Calling cleanAD invokes the hidden function .cleanUp,
which creates a GUI menu of the potential garbage files. The user can select whichever
files s/he wishes for disposal.
makeAD, runAD, readRep