made AllDut import ExtendDut

This commit is contained in:
Aarne Ranta
2018-04-25 10:46:40 +02:00
parent 2de326e8a3
commit db1ecda1f6
4 changed files with 13 additions and 12 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
concrete AllDut of AllDutAbs =
LangDut,
IrregDut,
ExtraDut
IrregDut
, ExtendDut
**
{
--{} ;