Skip to content
Snippets Groups Projects
Commit e8e39083 authored by Terry D. Norbraten's avatar Terry D. Norbraten
Browse files

[Terry N.] AR tab enabled by default

parent 18fc19a5
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@
<AssemblyRun visible="true" />
<DesignOfExperiments visible="false" />
<ClusterRun visible="false" />
<AnalystReport visible="false" />
<AnalystReport visible="true" />
</tabs>
<debug>false</debug>
</app>
......
......@@ -14,7 +14,7 @@
<!-- These two attributes MUST always be at least zero-length Strings -->
<!-- DefaultProject is included in this template for convenience -->
<!-- TODO keep an eye out for possible rename, e.g. DefaultViskitProject -->
<path dir="./MyViskitProjects" />
<path dir="./MyViskitProjects" />
<name value="DefaultProject" />
</projecthome>
<tabs>
......@@ -23,7 +23,7 @@
<AssemblyRun visible="true" />
<DesignOfExperiments visible="false" />
<ClusterRun visible="false" />
<AnalystReport visible="false" />
<AnalystReport visible="true" />
</tabs>
<debug>false</debug>
</app>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment