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
2000-12-21 Benjamin Kosnik <bkoz@redhat.com>
[official-gcc.git]
/
gcc
/
version.h
blob
b7bb57059efabffd06330fd585d187e4482ed716
1
#ifndef __GCC_VERSION_H__
2
#define __GCC_VERSION_H__
3
extern
const char
*
const
version_string
;
4
#endif
/* __GCC_VERSION_H__ */