From: Ben Pfaff Date: Tue, 25 Sep 2007 04:04:02 +0000 (+0000) Subject: Make this example work on the newest version of PSPP. X-Git-Tag: v0.6.0~250 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=commitdiff_plain;h=80f065385b2d65c44a0e7546a87c8d269c477b87 Make this example work on the newest version of PSPP. --- diff --git a/examples/descript.stat b/examples/descript.stat index 2f2ad562..3a3e2f3c 100644 --- a/examples/descript.stat +++ b/examples/descript.stat @@ -1,16 +1,9 @@ title 'Demonstrate DESCRIPTIVES procedure'. -remark EOF - Sample syntax file for PSPP. - (This comment will appear in the output.) -EOF - -/* run this syntax file with the command: -/* pspp example.stat -/* -/* Output is written to the file "pspp.list". -/* -/* (This comment will not appear in the output.) +* Sample syntax file for PSPP. +* Run this syntax file with the command: +* pspp example.stat +* Output is written to the file "pspp.list". data list / v0 to v2 1-9. begin data.