Mercurial > audlegacy
view audacious/build_stamp.h @ 761:363f8644bce7 trunk
[svn] - sanity checks here
author | nenolod |
---|---|
date | Tue, 28 Feb 2006 14:56:30 -0800 |
parents | 1947144093bc |
children |
line wrap: on
line source
#ifndef BUILD_STAMP_H #define BUILD_STAMP_H #include <glib.h> extern const gchar *svn_stamp; #endif