Adding fixime, newterm and opencopied patches
This commit is contained in:
parent
35e6403c69
commit
7615c2f0aa
15 changed files with 233 additions and 10 deletions
9
patch/x_include.c
Normal file
9
patch/x_include.c
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
/* Patches */
|
||||
|
||||
#if OPENCOPIED_PATCH
|
||||
#include "opencopied.c"
|
||||
#endif
|
||||
|
||||
#if FIXIME_PATCH
|
||||
#include "fixime.c"
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue