projects
/
pspp
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
work on monolithic output and outer borders
[pspp]
/
doc
/
pspp-figures
/
temporary.sps
1
data list notable /x 1-2.
2
begin data.
3
2
4
4
5
10
6
15
7
20
8
24
9
end data.
10
11
compute x=x/2.
12
13
temporary.
14
compute x=x+3.
15
16
descriptives x.
17
descriptives x.