diff options
Diffstat (limited to 'testdata/osmlparser/include_recursive_root.osml')
-rw-r--r-- | testdata/osmlparser/include_recursive_root.osml | 2 |
1 files changed, 1 insertions, 1 deletions
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} |