1
0
forked from GitHub/gf-rgl

Remove reference to ExtendTur which isn't present in the repo

This commit is contained in:
Inari Listenmaa
2020-04-28 15:10:04 +02:00
parent c982219d16
commit 794d3ab4e0

View File

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