Fixed issue #28 (again)

This commit is contained in:
Bert Münnich
2011-11-13 15:53:09 +01:00
parent c4007beb2e
commit ac4eb53029
3 changed files with 15 additions and 11 deletions

View File

@ -1,4 +1,4 @@
VERSION = git-20111111
VERSION = git-20111113
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2