Changeset 19363
- Timestamp:
- 11/08/18 15:58:58 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/Configuration.cc
r19144 r19363 28 28 29 29 - (1) Commandline options 30 - (2) Options from the high prior oty configuration-file (given by \b -C or \b --config)30 - (2) Options from the high priority configuration-file (given by \b -C or \b --config) 31 31 - (3) Database entries 32 32 - (4) Options from the default configuration-file (given by \b --default, defaults to \b program_name.rc) 33 - (5) Options from the global configuration-file (constr ctor path + \b fact++.rc)33 - (5) Options from the global configuration-file (constructor path + \b fact++.rc) 34 34 - (6) Environment variables 35 35
Note:
See TracChangeset
for help on using the changeset viewer.