ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/crossedit/Cnv/README
Revision: 1.1
Committed: Fri Feb 3 07:11:46 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.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