mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 09:28:54 -06:00
Automatic whitespace removal
This commit is contained in:
@@ -187,4 +187,3 @@ oper
|
|||||||
} ;
|
} ;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -317,4 +317,3 @@ oper
|
|||||||
mkPersonPronoun : (_,_,_,_,_ : Str) -> Number -> Person -> Pron = \a,b,c,d,e,n,p ->
|
mkPersonPronoun : (_,_,_,_,_ : Str) -> Number -> Person -> Pron = \a,b,c,d,e,n,p ->
|
||||||
lin Pron (MorphoFin.mkPronoun a b c d e n p) ;
|
lin Pron (MorphoFin.mkPronoun a b c d e n p) ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -41,4 +41,3 @@ lin
|
|||||||
ConsSymb = infixSS (SOFT_BIND ++ ",") ;
|
ConsSymb = infixSS (SOFT_BIND ++ ",") ;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user