diff options
| author | root <root> | 2001-07-24 20:18:12 +0000 | 
|---|---|---|
| committer | root <root> | 2001-07-24 20:18:12 +0000 | 
| commit | 6c2bc57bdfc3eebecd17199e1c0cb677e7190f19 (patch) | |
| tree | f07dcd5da42651ffd1d57da6c6cf561119825a97 | |
| parent | 283d85ff0a0b7248c125a87c83aff889c7061a25 (diff) | |
*** empty log message ***
| -rw-r--r-- | coro.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -32,6 +32,8 @@   * This coroutine library is very much stripped down. You should either   * build your own process avstraction using it or - better - just use GNU   * Portable Threads, http://www.gnu.org/software/pth/. + * + * VERSION: 0.1   */  #ifndef CORO_H | 
