mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-10-30 22:40:54 -07:00 
			
		
		
		
	WIP: more progress on new macro handling
This commit is contained in:
		| @@ -42,6 +42,7 @@ Number,                     "__number__" | ||||
| Operator,                   "__operator__" | ||||
| Preprocess_Hash,            "#" | ||||
| Preprocess_Define,          "define" | ||||
| Preprocess_Define_Param,    "__define_param__" | ||||
| Preprocess_If,              "if" | ||||
| Preprocess_IfDef,           "ifdef" | ||||
| Preprocess_IfNotDef,        "ifndef" | ||||
|   | ||||
| 
 | 
		Reference in New Issue
	
	Block a user