forked from GitHub/gf-core
Remove PGF.Signature
This module should not be part of the public PGF library API, and it was only used in GF.CompileToAPI, so the code was moved there. The module defined constFuncs and syntaxFuncs, but only syntaxFuncs was used.
This commit is contained in:
1
gf.cabal
1
gf.cabal
@@ -89,7 +89,6 @@ Library
|
||||
PGF.Macros
|
||||
PGF.Optimize
|
||||
PGF.Printer
|
||||
PGF.Signature
|
||||
PGF.Tree
|
||||
PGF.Utilities
|
||||
other-modules:
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user