Mercurial > audlegacy
view audacious/build_stamp.h @ 986:31dba6d41e0a trunk
[svn] Not a CVS repo
author | nemo |
---|---|
date | Sat, 29 Apr 2006 12:21:27 -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