mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
Enable display of abstract syntax in minibar
This commit is contained in:
@@ -11,7 +11,7 @@ var my_options= {
|
|||||||
//server: "http://tournesol.cs.chalmers.se:41296",
|
//server: "http://tournesol.cs.chalmers.se:41296",
|
||||||
//server: "http://localhost:41296",
|
//server: "http://localhost:41296",
|
||||||
//grammar_list: ["Foods.pgf"],
|
//grammar_list: ["Foods.pgf"],
|
||||||
show_abstract: false,
|
show_abstract: true,
|
||||||
show_trees: true,
|
show_trees: true,
|
||||||
show_grouped_translations: false
|
show_grouped_translations: false
|
||||||
}
|
}
|
||||||
@@ -30,7 +30,7 @@ var my_options= {
|
|||||||
& <a href="http://www.grammaticalframework.org:41296/translate/">Translator</a>]
|
& <a href="http://www.grammaticalframework.org:41296/translate/">Translator</a>]
|
||||||
</small>
|
</small>
|
||||||
<small class=modtime>
|
<small class=modtime>
|
||||||
HTML <!-- hhmts start --> Last modified: Fri Apr 30 16:48:36 CEST 2010 <!-- hhmts end -->
|
HTML <!-- hhmts start --> Last modified: Wed May 26 14:08:57 CEST 2010 <!-- hhmts end -->
|
||||||
</small>
|
</small>
|
||||||
<address>
|
<address>
|
||||||
<a href="http://www.cs.chalmers.se/~hallgren/">TH</a>
|
<a href="http://www.cs.chalmers.se/~hallgren/">TH</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user