forked from GitHub/gf-core
eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an internal module in the runtime. These are not really part of the core runtime.
This commit is contained in:
3
src/runtime/haskell-bind/PGF.hs
Normal file
3
src/runtime/haskell-bind/PGF.hs
Normal file
@@ -0,0 +1,3 @@
|
||||
module PGF(module PGF2) where
|
||||
|
||||
import PGF2
|
||||
Reference in New Issue
Block a user