diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-01-21 12:34:07 -0800 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-01-21 12:34:07 -0800 |
commit | 6275e978b465ad1f550c5b576c6a48dc9c6eaf69 (patch) | |
tree | 02426d41596286847595695d97afb4221d07b5f7 /mu.arc.t | |
parent | df0485ae6ebe851e081cf1b7263a47d67a0cf67e (diff) | |
download | mu-6275e978b465ad1f550c5b576c6a48dc9c6eaf69.tar.gz |
599
Diffstat (limited to 'mu.arc.t')
-rw-r--r-- | mu.arc.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mu.arc.t b/mu.arc.t index f810c4b4..a617ec3a 100644 --- a/mu.arc.t +++ b/mu.arc.t @@ -2972,7 +2972,6 @@ ; when it timed out ; when it completed ; running multiple routines in tandem -; sleeping routine without a stack? how is that possible? ; first example using these features: read-move-incomplete in chessboard-cursor.arc.t ; The scheduler needs to keep track of the call stack for each routine. |