1
0
forked from GitHub/gf-core

gfse: grammar sharing: bug fixes and win32 support

win32 support is untested
This commit is contained in:
hallgren
2011-11-01 17:45:57 +00:00
parent 51f35132df
commit 5664c0699d
3 changed files with 33 additions and 11 deletions

View File

@@ -1075,6 +1075,7 @@ function download_from_cloud() {
}
function download3() {
//debug("Uploading local grammars to cloud");
local.put("dir",newdir);
upload_json(download4)
}
function download4() {