diff options
Diffstat (limited to 'next-lib/src/interlingua/StructuralIna.gf')
| -rw-r--r-- | next-lib/src/interlingua/StructuralIna.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/next-lib/src/interlingua/StructuralIna.gf b/next-lib/src/interlingua/StructuralIna.gf index 2db1f5a63..69acc0658 100644 --- a/next-lib/src/interlingua/StructuralIna.gf +++ b/next-lib/src/interlingua/StructuralIna.gf @@ -104,7 +104,7 @@ concrete StructuralIna of Structural = CatIna ** youPl_Pron = mkPron "vos" "vos" "vostre" Pp2; youPol_Pron = mkPron "vos" "vos" "vostre" Pp2; - have_V2 = dirV2 (R.haberV ** {lock_V = <>}); + -- have_V2 = dirV2 (R.haberV ** {lock_V = <>}); oper mkQuant : Str -> Str -> {s : Number => Case => Str} = \x,y -> { |
