| Revision: | 1.2 |
| Committed: | Sun Jul 30 18:23:50 2006 UTC (20 years, 1 month ago) by root |
| Branch: | MAIN |
| Changes since 1.1: | +15 -0 lines |
| Log Message: | release |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | root | 1.2 | NAME |
| 2 | CFPlus - undocumented utility garbage for our crossfire client | ||
| 3 | |||
| 4 | SYNOPSIS | ||
| 5 | use CFPlus; | ||
| 6 | |||
| 7 | DESCRIPTION | ||
| 8 | guard { BLOCK } | ||
| 9 | Returns an object that executes the given block as soon as it is | ||
| 10 | destroyed. | ||
| 11 | |||
| 12 | AUTHOR | ||
| 13 | Marc Lehmann <schmorp@schmorp.de> | ||
| 14 | http://home.schmorp.de/ | ||
| 15 |