ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/README
Revision: 1.2
Committed: Sun Jul 30 18:23:50 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.1: +15 -0 lines
Log Message:
release

File Contents

# Content
1 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