]> gitweb.factorcode.org Git - factor.git/commitdiff
tools.continuations: >c and c> are gone
authorSlava Pestov <slava@factorcode.org>
Mon, 3 Oct 2011 07:37:48 +0000 (00:37 -0700)
committerSlava Pestov <slava@factorcode.org>
Mon, 3 Oct 2011 07:37:48 +0000 (00:37 -0700)
basis/tools/continuations/continuations.factor

index 6f748cdb311c61240f6ad8e64cd0a0ce8620774b..3faf4249e947a5065f78d33c20c7c625e53b9622 100644 (file)
@@ -124,7 +124,7 @@ PRIVATE>
     dup '[ _ execute break ] "step-into" set-word-prop ;
 
 {
-    >n ndrop >c c>
+    >n ndrop recover
     continue continue-with
     stop suspend (spawn)
     set-context start-context