Mercurial > audlegacy
view audacious/build_stamp.h @ 1119:042f189bd225 trunk
[svn] - rename psycho.c to paranoia.c, as other stuff will be here (such as frequency locking code, to fix warble, etc.)
author | nenolod |
---|---|
date | Tue, 30 May 2006 22:52:11 -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