added import for ExtendTur

This commit is contained in:
krangelov
2020-04-26 20:29:32 +02:00
parent 474d40032d
commit 0afe1ba167

View File

@@ -1,5 +1,6 @@
--# -path=.:../abstract:../common:../prelude
concrete AllTur of AllTurAbs =
LangTur
LangTur,
ExtendTur
** {} ;