ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/crossedit/Cnv/README
Revision: 1.2
Committed: Sun Aug 13 17:16:01 2006 UTC (17 years, 9 months ago) by elmex
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Log Message:
Made server compile with C++.
Removed cfanim plugin and crossedit.
C++ here we come.

File Contents

# Content
1 DOMAIN
2 Cnv
3
4 PURPOSE
5 This directory is representive to produce library for
6 general commonly used widget-modules.
7
8 FILES
9 config.h - configuration interface to main product
10 used in both Imake and *.c-files
11 test.* - regression test stuff
12 *.xbm - one plane images
13
14 AUTHOR
15 Petri.Heinila@lut.fi
16
17 COPYRIGHT
18 Copyright (C) 1993 Petri Heinil{
19
20 This program is free software; you can redistribute it and/or modify
21 it under the terms of the GNU General Public License as published by
22 the Free Software Foundation; either version 2 of the License, or
23 (at your option) any later version.
24
25 This program is distributed in the hope that it will be useful,
26 but WITHOUT ANY WARRANTY; without even the implied warranty of
27 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28 GNU General Public License for more details.
29
30 You should have received a copy of the GNU General Public License
31 along with this program; if not, write to the Free Software
32 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
33
34 Author can be connected by email from hevi@hilja.it.lut.fi
35
36 End of README