Changeset 13854
- Timestamp:
- Jun 15, 2007, 4:23:39 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/ipprc.config.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/ipprc.config.in
r13815 r13854 1 1 ### Example .ipprc file 2 2 3 # Default search path for configuration files 4 PATH STR @pkgdatadir@:$HOME/.ipp:. 3 # Default search path for configuration files (add $HOME if desired) 4 # PATH STR @pkgdatadir@:$HOME/.ipp:. 5 PATH STR @pkgdatadir@:. 6 # note: do not include $HOME in the distributed copy used by ippMonitor 5 7 6 8 # place your data directories here and refer to as path://PATH/remainder 7 9 DATAPATH METADATA 8 10 ALALA STR /data/alala.0/ 9 ESSENCE STR /data/sn7/ipp/ 10 SIMTEST STR /path/to/simtest/ 11 ISP STR /data/ipp000.0/isp 12 ISP_V2 STR /data/ipp000.0/isp_v2 13 ISP_V3 STR /data/ipp000.0/isp_v3 14 ISP_TEST STR /data/ipp000.0/isp_test 15 EAMTEST STR /data/alala.0/eugene/simtest 16 CFH12K STR /data/ipp003.0/eugene/cfh12k 17 DATA1 STR /data/alala.0/ 18 SRESS1 STR /data/ipp003.0/SM_W/sm030927/ 19 SRESSWORK STR /data/ipp003.0/rodney/sresswork 20 SIMTEST STR /data/po05.0/rodney/sim/ 21 SIMWORK STR /data/po05.0/rodney/simwork/ 11 22 END 12 23
Note:
See TracChangeset
for help on using the changeset viewer.
