Role Playing Database
3.1.1
trunk
Doc
User
Introduction.h
1
// -!- c++ -!- //////////////////////////////////////////////////////////////
2
//
3
// ------------------------------------------------------------------
4
// Role PlayingDB V2.0 by Deepwoods Software
5
// ------------------------------------------------------------------
6
// IntroUserManual.tex - User Manual Introduction
7
// Created by Robert Heller on Wed Dec 30 11:22:15 1998
8
// ------------------------------------------------------------------
9
// Modification History:
10
// $Log: IntroUserManual.tex,v $
11
// Revision 1.4 2000/10/09 22:29:32 heller
12
// Fleshing out the text...
13
//
14
// Revision 1.3 1999/07/14 23:23:46 heller
15
// Small last minute update.
16
//
17
// Revision 1.2 1999/07/14 22:17:34 heller
18
// Eddy's Edits.
19
//
20
// Revision 1.1 1999/01/02 02:11:05 heller
21
// Initial revision
22
//
23
// ------------------------------------------------------------------
24
// Contents:
25
// ------------------------------------------------------------------
26
//
27
// Role Playing DB -- A database package that creates and maintains
28
// a database of RPG characters, monsters, treasures,
29
// spells, and playing environments.
30
//
31
// Copyright (C) 1995,1998 Robert Heller D/B/A Deepwoods Software
32
// 51 Locke Hill Road
33
// Wendell, MA 01379-9728
34
//
35
// This program is free software; you can redistribute it and/or modify
36
// it under the terms of the GNU General Public License as published by
37
// the Free Software Foundation; either version 2 of the License, or
38
// (at your option) any later version.
39
//
40
// This program is distributed in the hope that it will be useful,
41
// but WITHOUT ANY WARRANTY; without even the implied warranty of
42
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
43
// GNU General Public License for more details.
44
//
45
// You should have received a copy of the GNU General Public License
46
// along with this program; if not, write to the Free Software
47
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
48
//
49
//
50
//
51
52
#ifndef _INTRODUCTION._H_
53
#define _INTRODUCTION._H_
54
119
#endif
/* _INTRODUCTION._H_ */
120
Generated on Sun May 29 2022 10:41:28 for Role Playing Database by
1.8.13