Slightly refactored flipping

This commit is contained in:
Bert Münnich
2012-05-06 13:02:34 +02:00
parent ba0a5b89fa
commit 4c40cc24bc
5 changed files with 19 additions and 28 deletions

View File

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