view audacious/build_stamp.h @ 2201:39e9c8e2745d trunk

[svn] - added initial code for playlist manager, that allows to create, delete and switch playlists
author giacomo
date Fri, 22 Dec 2006 16:29:35 -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