1
0
forked from GitHub/gf-core
This commit is contained in:
hallgren
2010-05-26 11:46:25 +00:00
parent 399f13f9e3
commit 0d77f24f02

View File

@@ -6,8 +6,9 @@
<script type="text/JavaScript" src="minibar.js"></script>
<script type="text/JavaScript">
var phrasebook_options={
server: "http://localhost:41296",
// server: "http://localhost:41296",
// server: "http://tournesol.cs.chalmers.se:41296",
server: "http://www.grammaticalframework.org:41296",
grammar_list: ["Phrasebook.pgf"],
delete_button_text: "Del"
}