view audacious/build_stamp.h @ 1048:b10e09537428 trunk

[svn] - self-caching transparency generator (right now we have a blend constant of 60%)
author nenolod
date Sun, 14 May 2006 16:05:32 -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