]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
Merge commit 'fml/master'
[paraslash.git] / Makefile.in
index 8ac8b65b92c66bb1eafed423c21a6c3975ee6e92..9e60b0df1f399b94bc1c90c7915366bb083fa970 100644 (file)
@@ -12,7 +12,7 @@ build_date := $(shell date)
 uname_s := $(shell uname -s 2>/dev/null || echo "UNKNOWN_OS")
 uname_rs := $(shell uname -rs)
 cc_version := $(shell $(CC) --version | head -n 1)
-codename := axiomatic perspectivity
+codename := elliptic inheritance
 
 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
 DEBUG_CPPFLAGS += -Wredundant-decls