From 78f24b65e4a84c528338cc52e71efa4aa58e656e Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Tue, 3 Mar 2015 15:17:51 +0100 Subject: Renamed isSubtree to subtree and isRoot to root --- testdata/osmlparser/struct_with_no_field.osml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testdata/osmlparser/struct_with_no_field.osml') diff --git a/testdata/osmlparser/struct_with_no_field.osml b/testdata/osmlparser/struct_with_no_field.osml index 4f27998..7c8c09d 100644 --- a/testdata/osmlparser/struct_with_no_field.osml +++ b/testdata/osmlparser/struct_with_no_field.osml @@ -1,7 +1,7 @@ \document \ontology#test - \struct#a[isRoot=true] + \struct#a[root=true] \field \childRef[ref=b] \struct#b -- cgit v1.2.3