]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
Allow writers that have no pre_select functions.
[paraslash.git] / Makefile.in
index 670be971b5f10a9d9510667ff2af7989648f18b3..f63c21fa13a74fc9a61dd2bda5ae824cd524e7e2 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 := elliptic inheritance
+codename := symplectic separability
 
 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
 DEBUG_CPPFLAGS += -Wredundant-decls