mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Fun -> Cat
This commit is contained in:
@@ -181,7 +181,7 @@ functionProb p fun =
|
||||
return (realToFrac c_prob)
|
||||
|
||||
-- | List of all functions defined in the abstract syntax
|
||||
categories :: PGF -> [Fun]
|
||||
categories :: PGF -> [Cat]
|
||||
categories p =
|
||||
unsafePerformIO $ do
|
||||
ref <- newIORef []
|
||||
|
||||
Reference in New Issue
Block a user