Oneway: Use covariance matrix and sweep operator
[pspp] / tests / dissect-sysfile.c
index 6aff26502e9c8aaff4ba1158e771ba531f1ef4a3..8aadc319445ed7f6e02b4ba169f7ceddc30e8bd2 100644 (file)
@@ -1080,6 +1080,7 @@ read_compressed_data (struct sfm_reader *r)
   printf ("\n%08llx: compressed data:\n", (long long int) ftello (r->file));
 
   opcode_idx = N_OPCODES;
+  opcode_ofs = 0;
   case_num = 0;
   for (case_num = 0; ; case_num++)
     {