summaryrefslogtreecommitdiff
path: root/next-lib/src/romance/ExtraRomanceAbs.gf
diff options
context:
space:
mode:
Diffstat (limited to 'next-lib/src/romance/ExtraRomanceAbs.gf')
-rw-r--r--next-lib/src/romance/ExtraRomanceAbs.gf7
1 files changed, 0 insertions, 7 deletions
diff --git a/next-lib/src/romance/ExtraRomanceAbs.gf b/next-lib/src/romance/ExtraRomanceAbs.gf
deleted file mode 100644
index ff5263e98..000000000
--- a/next-lib/src/romance/ExtraRomanceAbs.gf
+++ /dev/null
@@ -1,7 +0,0 @@
-abstract ExtraRomanceAbs = Cat, Extra[
- VPI,ListVPI,BaseVPI,ConsVPI,MkVPI,ComplVPIVV,ConjVPI,
- VV,VP,Conj] ** {
-
- fun TPasseSimple : Tense ; --# notpresent
-
-}