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:
hallgren
2013-11-06 13:27:29 +00:00
parent a710e90c0b
commit 7a41b45f13
3 changed files with 9 additions and 13 deletions

File diff suppressed because one or more lines are too long