diff --git a/diaspora.json b/diaspora.json index 4d2308a..a84f878 100644 --- a/diaspora.json +++ b/diaspora.json @@ -17,6 +17,6 @@ "Build": [ {"command": "voc -s", "file": "src/diasporadb.Mod"}, - }"command": "voc -s", "file": "src/diasporaPost.Mod"} + {"command": "voc -s", "file": "src/diasporaPost.Mod"} ] } diff --git a/strutils2.json b/strutils2.json index b12e7f6..2342e90 100644 --- a/strutils2.json +++ b/strutils2.json @@ -23,6 +23,6 @@ "Build": [ {"Command": "voc -s", "File": "strTypes.Mod"}, - {"Command": "voc -s", "File": "strUtils.Mod"}, + {"Command": "voc -s", "File": "strUtils.Mod"} ] } diff --git a/test_server.json b/test_server.json index f948a52..771d769 100644 --- a/test_server.json +++ b/test_server.json @@ -14,7 +14,7 @@ "lists": "0.1", "Internet":"0.1", "time": "0.1", - "fifo": "0.1", + "fifo": "0.1" }, "Build": [