1
0
forked from GitHub/gf-rgl

Ita: add incidere

This commit is contained in:
John J. Camilleri
2018-01-26 08:56:03 +01:00
parent d2c145a7d8
commit 2f75ef042c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -682,4 +682,5 @@ abstract IrregItaAbs = Cat [V] ** {
fun correggere_V : V ;
fun decidere_V : V ;
fun persistere_V : V ;
fun incidere_V : V ;
}