Changes between Version 13 and Version 14 of ProjectOptions


Ignore:
Timestamp:
May 18, 2007, 1:07:00 PM (17 years ago)
Author:
Christian Beer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectOptions

    v13 v14  
    229229A program or script can access project options as follows:
    230230
    231 * C/C++: use the SCHED_CONFIG class (sched/sched_config.C,h)
    232 * PHP: use the get_config() and parse_config() functions in inc/util.inc
    233 * scripts: use the bin/parse_config program
     231 * C/C++: use the SCHED_CONFIG class (sched/sched_config.C,h)
     232 * PHP: use the get_config() and parse_config() functions in inc/util.inc
     233 * scripts: use the bin/parse_config program