mirror of
https://github.com/Ed94/gencpp.git
synced 2025-07-15 09:58:58 -07:00
There shouldn't be much more changes design wise. Anything else is based on what needs to be done for it to work.
5 lines
116 B
C++
5 lines
116 B
C++
/*
|
|
Redefine any macros.
|
|
Used if you have some code thats getting parsed and don't want it ot get preprocessed.
|
|
*/
|