LMRKLIST.TXT
Category ? |
Version 3.0 |
Description
This input file includes a list of landmarks that lithos will use.
LMRKLIST.TXT can be created by hand by listing the LMKFILES directory.
If it's present, LMRKLISTO.TXT is used to calculate overlaps, rather than LMRKLIST.TXT.
Here is a sample LMRKLIST.TXT file:
EE0001 EE0002 EE0003 EE0004 EE0005 EE0006 EE0007 EE0008 EE0009 EE0010 EE0011 EE0012 EE0013 EE0014 EE0015 END
To build a LMRKLIST.TXT file, enter the following at the command line:
cd LMKFILES /bin/ls > ../LMRKLIST.TXT cd .. echo END >> LMRKLIST.TXT
Another important input file which should be read instead of LMRKLIST.TXT is LMRKLISTX.TXT. In the limit of a very large number of landmarks > 20 K, reading the LMRKLISTX.TXT file when you load a landmark into lithos will result in substantial time savings compared to reading the LMRKLIST.TXT file.
(Compiled by DL)