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

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

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