mirror of
https://github.com/TinyCC/tinycc.git
synced 2025-11-16 04:24:45 +00:00
Move utility functions trimfront/back to tccpp.c
These are used in `libtcc.c` now and cannot remain in `tccpe.c`
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -69,6 +69,4 @@ tiny_libmaker
|
||||
*~
|
||||
\#*
|
||||
.#*
|
||||
win32/include/*
|
||||
win32/lib/*
|
||||
win32/vs2015/*
|
||||
win32/*
|
||||
|
||||
Reference in New Issue
Block a user