• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#ifndef LIBBCC_VERSION_H
2#define LIBBCC_VERSION_H
3
4#define LIBBCC_VERSION "@REVISION@"
5
6#endif
7