repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove some compile time warnings about duplicate definitions.
[official-gcc.git]
/
gcc
/
version.c
blob
bc61b6a1f3140206ecdffc09a6a92a2766836ddd
1
#include
"ansidecl.h"
2
#include
"version.h"
3
4
const char
*
const
version_string
=
"3.1 20011123 (experimental)"
;