1
0
forked from GitHub/gf-core

gfse: documentation update

This commit is contained in:
hallgren
2011-11-01 17:45:01 +00:00
parent f46593559a
commit 51f35132df

View File

@@ -1,6 +1,6 @@
// We use localStorage to store the grammars, // Grammars are stored locally in the browser using localStorage.
// see http://diveintohtml5.org/storage.html // See http://diveintohtml5.info/storage.html
var local={ var local={
prefix:"gf.editor.simple.grammar", prefix:"gf.editor.simple.grammar",