X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fsettings.c;fp=src%2Fdata%2Fsettings.c;h=64f037ed147de959efa4a9ceddb75a1bfc9f4e57;hb=65a4e29574b67921ea899b6a1d45806dca11db00;hp=81b67899545eb906295ea2e64c267ef4b9fe59a3;hpb=c59b9819031877e1837b1294bb23671bfde9b433;p=pspp-builds.git diff --git a/src/data/settings.c b/src/data/settings.c index 81b67899..64f037ed 100644 --- a/src/data/settings.c +++ b/src/data/settings.c @@ -42,7 +42,7 @@ static int epoch = -1; static bool errorbreak = false; -static bool scompress = false; +static bool scompress = true; static bool undefined = true; static double blanks = SYSMIS;