prism2.device: Compiler delint
[AROS.git] / workbench / utilities / MultiView / vars.c
blobbed2a523ddf1cbf2592760942d9af461242c6c7a
1 /*
2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3 $Id$
5 Desc:
6 Lang: English
7 */
9 #include "global.h"
10 #include "version.h"
12 const char *versionstring = VERSIONSTR;
14 #undef VAR
15 #define VAR
17 #include "vars.h"