X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=examples%2Fdescript.stat;h=3a3e2f3c7c2c0c6e6226382faa83a14a4253a0f6;hb=77ce797fbee4ea815123f46f2dbdad589fd608a2;hp=2f2ad562b392878f2ec0e41919dc864d9c45f407;hpb=4944c86a9318bc5b5578ab145a95c116ffd2c9fd;p=pspp-builds.git 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.