]> icculus.org git repositories - taylor/freespace2.git/blob - include/ac.h
embed standalone web in executable
[taylor/freespace2.git] / include / ac.h
1 /*
2  * Copyright (C) Volition, Inc. 1999.  All rights reserved.
3  *
4  * All source code herein is the property of Volition, Inc. You may not sell 
5  * or otherwise commercially exploit the source or things you created based on
6  * the source.
7  */
8
9 /*
10  * $Logfile: /Freespace2/code/AC/ac.h $
11  * $Revision$
12  * $Date$
13  * $Author$
14  *
15  * Header file for console version of anim converter
16  *
17  * $Log$
18  * Revision 1.2  2002/06/09 04:41:12  relnev
19  * added copyright header
20  *
21  * Revision 1.1.1.1  2002/05/03 03:28:12  root
22  * Initial import.
23  *
24  * 
25  * 2     10/23/98 6:03p Dave
26  * 
27  * 1     10/23/98 5:04p Dave
28  * 
29  * 1     10/23/98 4:32p Dave
30  * 
31  * 1     2/19/97 7:26p Lawrance
32  *
33  * $NoKeywords: $
34  */
35
36
37 #ifndef __AC_H__
38 #define __AC_H__
39
40
41 #endif /* __AC_H__ */
42