repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Dereference symlinks when copying.
[tangerine.git]
/
workbench
/
prefs
/
time
/
vars.c
blob
bed2a523ddf1cbf2592760942d9af461242c6c7a
1
/*
2
Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3
$Id$
4
5
Desc:
6
Lang: English
7
*/
8
9
#include
"global.h"
10
#include
"version.h"
11
12
const char
*
versionstring
=
VERSIONSTR
;
13
14
#undef VAR
15
#define VAR
16
17
#include
"vars.h"