Mercurial > audlegacy
view audacious/build_stamp.h @ 2050:e6b15b72feac trunk
[svn] - document the tuple system
author | nenolod |
---|---|
date | Mon, 04 Dec 2006 02:05: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