ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/include/forwards.h
(Generate patch)

Comparing ermyth/include/forwards.h (file contents):
Revision 1.3 by pippijn, Thu Aug 30 19:56:19 2007 UTC vs.
Revision 1.4 by pippijn, Wed Sep 5 11:23:13 2007 UTC

1/* 1/*
2 * Copyright © 2007 Pippijn van Steenhoven / The Ermyth Team 2 * Copyright © 2007 Pippijn van Steenhoven / The Ermyth Team
3 * Rights to this code are as documented in doc/pod/gplicense.pod. 3 * Rights to this code are as documented in doc/pod/license.pod.
4 * 4 *
5 * Make it possible to use pointers to these types everywhere 5 * Make it possible to use pointers to these types everywhere
6 * (for structures used in multiple header files) 6 * (for structures used in multiple header files)
7 * 7 *
8 * $Id: forwards.h,v 1.3 2007/08/30 19:56:19 pippijn Exp $ 8 * $Id: forwards.h,v 1.4 2007/09/05 11:23:13 pippijn Exp $
9 */ 9 */
10 10
11#ifndef FORWARDS_H 11#ifndef FORWARDS_H
12#define FORWARDS_H 12#define FORWARDS_H
13 13

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines