Difference between revisions of "Config:ToolboxConfiguration"

From SUMOwiki
Jump to navigationJump to search
Line 1: Line 1:
 
== Toolbox configuration file ==
 
== Toolbox configuration file ==
This is the default toolbox configuration, this is what gets used when you run 'go' without any arguments
+
This is the default SUMO toolbox configuration, this is what gets used when you run 'go' without any arguments You can edit this file directly or make a copy and run that. Type "help go" for more information.
 
<source xmlns:saxon="http://icl.com/saxon" lang="xml">
 
<source xmlns:saxon="http://icl.com/saxon" lang="xml">
<[[Config:ToolboxConfiguration|ToolboxConfiguration]] version="6.0">
+
<[[Config:ToolboxConfiguration|ToolboxConfiguration]] version="6.1">
 
<[[Config:Plan|Plan]]/>
 
<[[Config:Plan|Plan]]/>
 
<[[Config:ContextConfig|ContextConfig]]/>
 
<[[Config:ContextConfig|ContextConfig]]/>

Revision as of 18:08, 17 February 2009

Toolbox configuration file

This is the default SUMO toolbox configuration, this is what gets used when you run 'go' without any arguments You can edit this file directly or make a copy and run that. Type "help go" for more information.

<[[Config:ToolboxConfiguration|ToolboxConfiguration]] version="6.1">
<[[Config:Plan|Plan]]/>
<[[Config:ContextConfig|ContextConfig]]/>
<[[Config:Logging|Logging]]/>
<[[Config:LevelPlot|LevelPlot]]/>
<[[Config:SUMO|SUMO]]/>
<[[Config:SampleEvaluator|SampleEvaluator]]/>
<[[Config:SampleSelector|SampleSelector]]/>
<[[Config:AdaptiveModelBuilder|AdaptiveModelBuilder]]/>
<[[Config:InitialDesign|InitialDesign]]/>
</[[Config:ToolboxConfiguration|ToolboxConfiguration]]>