Fix missing @clicksequence problem with older Texinfo versions.
[pspp-builds.git] / examples / descript.stat
index 2f2ad562b392878f2ec0e41919dc864d9c45f407..3a3e2f3c7c2c0c6e6226382faa83a14a4253a0f6 100644 (file)
@@ -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.