Introducing LunaBuild to the build flow (#36)
[lunaix-os.git] / lunaix-os / scripts / templates / i386 / config.json
diff --git a/lunaix-os/scripts/templates/i386/config.json b/lunaix-os/scripts/templates/i386/config.json
deleted file mode 100644 (file)
index 97089c8..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-{
-    "exception": {
-        "$type": "list",
-        "$range": "[0..255]",
-
-        "@foreach": {
-            "@case_range_index": {
-                "$range": "[8,10..14,17]",
-
-                "@true": {
-                    "has_errcode": true
-                },
-                "@else": {
-                    "has_errcode": false
-                }
-            }
-        }
-    }
-}
\ No newline at end of file