1
0
forked from GitHub/gf-core
Files
gf-core/src/runtime/haskell/PGF.hs
2021-08-05 17:01:49 +02:00

7 lines
104 B
Haskell

module PGF (PGF2.PGF, readPGF
) where
import qualified PGF2 as PGF2
readPGF = PGF2.readPGF