repo.or.cz
/
factor
/
jcg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updating non-core libraries for monotonic? change
[factor/jcg.git]
/
basis
/
bootstrap
/
bootstrap-error.factor
blob
01eb002e447df51288fad9e384028dcd3548aaf6
1
USING: continuations kernel io debugger vocabs words system namespaces ;
2
3
:c
4
:error
5
"listener" vocab
6
[ restarts. vocab-main execute ]
7
[ die ] if*
8
1 exit