aboutsummaryrefslogtreecommitdiff
path: root/exampleData/ruleSets/ruleSet1.json
diff options
context:
space:
mode:
authorGravatar Benjamin Jones <bjones@galois.com>2013-02-08 17:40:54 -0800
committerGravatar Benjamin Jones <bjones@galois.com>2013-02-08 17:40:54 -0800
commit7e7d709dd6ead724dc7116f1fb007f461725d1c9 (patch)
tree6187e8af7729ca88d78d6e485738af443cc6ec04 /exampleData/ruleSets/ruleSet1.json
parent676d88ee41a26b885553c31a498294ed653e4b1d (diff)
big ruleset cleanup
Diffstat (limited to 'exampleData/ruleSets/ruleSet1.json')
-rw-r--r--exampleData/ruleSets/ruleSet1.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/exampleData/ruleSets/ruleSet1.json b/exampleData/ruleSets/ruleSet1.json
deleted file mode 100644
index b4cfcb3..0000000
--- a/exampleData/ruleSets/ruleSet1.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{"id":42,"name":"Rule Set","description":"rule set description","rules":[
- //---
- {"id":42,"name":"r1","description":"desc1","rule":"rule txt1"},
- //---
- {"id":43,"name":"r2","description":"desc2","rule":"rule txt2"}//,
- //---
- ]}