]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
paraslash 0.3.6
[paraslash.git] / Makefile.in
index b4392a3c63a8bddca224300b00c2e5d9de5a6177..05a14a8838dbcef4748802b768cfe95272597d7e 100644 (file)
@@ -13,7 +13,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 := symplectic separability
+codename := cubic continuity
 
 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
 DEBUG_CPPFLAGS += -Wredundant-decls