mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-12 16:40:11 -06:00
support for measurement units
This commit is contained in:
@@ -100,5 +100,6 @@ oper
|
||||
mkPrep : Str -> Prep =
|
||||
\s -> lin Prep (ss s) ;
|
||||
|
||||
mkMU : Str -> MU = \s -> lin MU {s=s; isPre=False} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user