![]() ![]() | ![]() |
version 1.6, 1999/02/24 11:54:39 | version 1.7, 1999/05/17 15:07:02 |
---|---|
Line 22 | Line 22 |
\ The errors are defined by a linked list, for easy adding | \ The errors are defined by a linked list, for easy adding |
\ and deleting. Speed is not neccassary at this point. | \ and deleting. Speed is not neccassary at this point. |
require ./io.fs | |
require ./nio.fs | |
AVariable ErrLink \ Linked list entry point | AVariable ErrLink \ Linked list entry point |
NIL ErrLink ! | NIL ErrLink ! |