Data update
This commit is contained in:
parent
35bcdeebf8
commit
74c69a0df6
2427 changed files with 31826 additions and 3468 deletions
|
|
@ -10,7 +10,7 @@ proc read . .
|
|||
.
|
||||
.
|
||||
.
|
||||
call read
|
||||
read
|
||||
#
|
||||
proc out mode . .
|
||||
for inp$ in inp$[]
|
||||
|
|
@ -40,11 +40,11 @@ proc out mode . .
|
|||
print ""
|
||||
.
|
||||
.
|
||||
call out 1
|
||||
out 1
|
||||
print ""
|
||||
call out 2
|
||||
out 2
|
||||
print ""
|
||||
call out 3
|
||||
out 3
|
||||
#
|
||||
input_data
|
||||
Given$a$text$file$of$many$lines,$where$fields$within$a$line$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue