Includes PCPP as a submodule (which in turn pulls PLY as a submodule, so be sure to initialize submodules recursively). Also includes a file to interface PCPP with the optimizer, patching its behaviour according to our needs. Special thanks to Niall Douglas and David Bezley for authoring PCPP.
4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
[submodule "pcpp"]
|
|
path = pcpp
|
|
url = https://github.com/ned14/pcpp
|