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/include_recursive_root.osml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testdata/osmlparser/include_recursive_root.osml') diff --git a/testdata/osmlparser/include_recursive_root.osml b/testdata/osmlparser/include_recursive_root.osml index b29f1f4..14a56fd 100644 --- a/testdata/osmlparser/include_recursive_root.osml +++ b/testdata/osmlparser/include_recursive_root.osml @@ -1,7 +1,7 @@ \begin{document} \ontology#testOntology - \struct#test[isRoot=true] + \struct#test[root=true] \begin{test} \include{./include_recursive.osml} -- cgit v1.2.3