Mercurial > audlegacy
view audacious/build_stamp.h @ 950:008bf9a501b1 trunk
[svn] Moral, always compile before checking in.
author | nemo |
---|---|
date | Tue, 18 Apr 2006 07:00:25 -0700 |
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