projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
a1d8ce0
)
Make this example work on the newest version of PSPP.
author
Ben Pfaff
<blp@gnu.org>
Tue, 25 Sep 2007 04:04:02 +0000
(
04:04
+0000)
committer
Ben Pfaff
<blp@gnu.org>
Tue, 25 Sep 2007 04:04:02 +0000
(
04:04
+0000)
examples/descript.stat
patch
|
blob
|
history
diff --git
a/examples/descript.stat
b/examples/descript.stat
index 2f2ad562b392878f2ec0e41919dc864d9c45f407..3a3e2f3c7c2c0c6e6226382faa83a14a4253a0f6 100644
(file)
--- a/
examples/descript.stat
+++ b/
examples/descript.stat
@@
-1,16
+1,9
@@
title 'Demonstrate DESCRIPTIVES procedure'.
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.
data list / v0 to v2 1-9.
begin data.