mkhl / io fork watch download tarball
public
Fork of stevedekorte/io
Description: Io programming language
Homepage: http://iolanguage.com
Clone URL: git://github.com/mkhl/io.git
Search Repo:
jcostlow: fixed userInterupt typo that snuck back in
Anthem (author)
Thu Mar 27 17:45:06 -0700 2008
commit  858f0b0bd97f1ee9fcb6668381c937900cfa2a67
tree    49030e4d5b3022afc9b442c5c390f37ab82369fb
parent  54f27951fc88f393b5ebe903abfa49c9d9cb4cea
...
15536
15537
15538
15539
15540
15541
15542
15543
15544
15545
...
15536
15537
15538
 
 
 
 
15539
15540
15541
0
@@ -15536,10 +15536,6 @@ Makes a system call and returns a Number for the return value.
0
 <div class=slotDescription>
0
 Called when control-c is hit. Override to add custom behavior. Returns self.
0
 </div>
0
-<a name="System-userInteruptHandler"></a><b>userInteruptHandler</b><p>
0
-<div class=slotDescription>
0
-<div class=error>undocumented</div>
0
-</div>
0
 <a name="System-version"></a><b>version</b><p>
0
 <div class=slotDescription>
0
 Returns a version number for Io.

Comments

    No one has commented yet.