From 90f343c701585066bf30f226811d65f3bce58c95 Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Wed, 24 Aug 2016 14:46:16 -0400 Subject: Added tentative support for subrules Added a new sort of config reader that tentatively supports subrules through indentation. I need to actually write a parser that uses it though. I think something to do with trees would work well for testing it. --- BJC-Utils2/.classpath | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'BJC-Utils2/.classpath') diff --git a/BJC-Utils2/.classpath b/BJC-Utils2/.classpath index 16e7185..17c9f20 100644 --- a/BJC-Utils2/.classpath +++ b/BJC-Utils2/.classpath @@ -18,6 +18,10 @@ - + + + + + -- cgit v1.2.3