aboutsummaryrefslogtreecommitdiff
blob: ec4aa200093b1997b94087b4d3e8daeb281c914c (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/de.c
+++ b/de.c
@@ -24,7 +24,7 @@
 OP cons_negeins;/* global INTEGER variable -1 */
 OP cons_null;   /* global INTEGER variable 0 */
 FILE *texout;   /* global variable for texoutput */
-INT no_banner = FALSE; /* AK 281293 */
+INT no_banner = TRUE; /* AK 281293 */
 INT no_mem_check=TRUE; /* AK 100893 */
 INT english_tableau=FALSE; /* AK 290995 */