This website requires JavaScript.
Explore
Help
Sign in
AriasCreations
/
LSL-PyOptimizer
Watch
3
Star
0
Fork
You've already forked LSL-PyOptimizer
0
mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced
2024-11-21 06:15:56 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
master
LSL-PyOptimizer
/
.gitmodules
5 lines
85 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
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 13:21:36 -07:00
[submodule "pcpp"]
path = pcpp
url = https://github.com/ned14/pcpp
Don't report pcpp as modified if it has untracked files
2019-01-12 12:33:52 -07:00
ignore = dirty
Reference in a new issue
Copy permalink