Serious-Engine/Sources/Ecc
James Le Cuirot 6087022b9c
Delete unused Sources/Ecc/unistd.h
It's not clear why this was added. It looks like a compatibility hack
for Windows, but we include io.h directly on Windows anyway.

Having this file present breaks building ecc separately on UNIX.
2021-11-15 23:31:11 +00:00
..
bison.simple Uploading full engine sources 2016-03-11 15:57:17 +02:00
Ecc.vcxproj Uploading full engine sources 2016-03-11 15:57:17 +02:00
Ecc.vcxproj.filters Uploading full engine sources 2016-03-11 15:57:17 +02:00
Ecc.vcxproj.user Uploading full engine sources 2016-03-11 15:57:17 +02:00
Main.cpp Remove unused variables in ecc 2021-11-15 23:31:07 +00:00
Main.h Patched to compile on Linux, and cleaned out almost all compiler warnings. 2016-04-04 02:34:07 -04:00
parser.h Adding regenerated parsers so they'll stop spamming my diffs. 2016-03-30 10:59:17 -04:00
Parser.y Remove unused variables in ecc 2021-11-15 23:31:07 +00:00
Scanner.l ECC now works properly with long paths 2016-03-18 03:15:05 +02:00
StdH.h Don't #include <malloc.h> on Linux, only on Windows 2016-04-17 01:06:39 +02:00