Added symbol BAR_SEPARATOR

This commit is contained in:
Bert Münnich
2012-02-15 18:25:45 +01:00
parent b8fa2e86fe
commit b752d5c594
4 changed files with 16 additions and 13 deletions

View File

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