Added text bar on bottom of window

This commit is contained in:
Bert Münnich
2012-02-12 19:00:41 +01:00
parent 8fc7cb73b3
commit b8458271fb
8 changed files with 211 additions and 64 deletions

View File

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