repo.or.cz
/
retro
/
experimental.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
More work on docs for the new opcodes.
[retro/experimental.git]
/
ngaro
/
perl
/
test
blob
6f0c0763549c4622070e0167051bbb4aa5618fd5
1
#! /bin/sh
2
gcc
-o
set-term set-term.c
3
gcc
-o
restore-term restore-term.c
4
clear
5
6
.
/
set-term
7
.
/
ngaro.pl
8
.
/
restore-term
9
10
rm
set-term restore-term