1
0
forked from GitHub/gf-core
This commit is contained in:
hallgren
2010-05-26 11:46:25 +00:00
parent 8381ed5290
commit 2b6d0ca25e

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"
}