summaryrefslogtreecommitdiff
path: root/testdata/osmlparser/include_recursive_root.osml
blob: b29f1f4bab47286f7d165b5780eeb9f1abb9ff74 (plain)
1
2
3
4
5
6
7
8
9
10
\begin{document}

\ontology#testOntology
	\struct#test[isRoot=true]

\begin{test}
\include{./include_recursive.osml}
\end{test}
\end{document}