projects
/
pspp
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Made BSD diff compatible
[pspp]
/
tests
/
bugs
/
recode-copy-bug-1.out
1
1.1 DATA LIST. Reading free-form data from the command file.
2
+--------+------+
3
|Variable|Format|
4
#========#======#
5
|A |A1 |
6
|B |A1 |
7
+--------+------+
8
A B
9
- -
10
3 2
11
2 3
12
1 4