LSL-PyOptimizer/.gitmodules
Sei Lisa c0168c8a34 Add files necessary to add an internal preprocessor (not implemented yet)
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.
2019-01-11 21:21:36 +01:00

3 lines
69 B
Text

[submodule "pcpp"]
path = pcpp
url = https://github.com/ned14/pcpp