Added note about INSTCFCOMMON.TXT file.
r1594 | ffr | 2007-03-05 18:13:49 +1100 (Mon, 05 Mar 2007) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
b40b38f3e3
commit
98b6541641
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
# $Revision: 1.21 $
|
||||
# $Date: 2007-03-05 05:49:03 $
|
||||
# $Revision: 1.22 $
|
||||
# $Date: 2007-03-05 07:13:49 $
|
||||
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
|
||||
# Last revision by $Author: ffr $
|
||||
|
||||
@@ -9,8 +9,9 @@
|
||||
# It requires a MANIFEST.TXT file for each instrument
|
||||
|
||||
# INSTCFCOMMON.TXT file contains paths to the common configuration files
|
||||
# used by the instrument specific configurations. The paths are relative
|
||||
# to the instrument source directory.
|
||||
# used by the instrument specific configurations, it should be placed in
|
||||
# the 'config' directory for each instrument. The paths are relative
|
||||
# to the instrument source directory. This file is optional.
|
||||
|
||||
usage()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user