From edab184352cd14788a37c76dce147ac19f7464b4 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 19 Sep 2003 12:19:32 +0000 Subject: *** empty log message *** svn path=/trunk/externals/miXed/; revision=1011 --- shared/unstable/fringe.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 shared/unstable/fringe.h (limited to 'shared/unstable/fringe.h') diff --git a/shared/unstable/fringe.h b/shared/unstable/fringe.h new file mode 100644 index 0000000..0768183 --- /dev/null +++ b/shared/unstable/fringe.h @@ -0,0 +1,10 @@ +/* Copyright (c) 1997-2003 Miller Puckette, krzYszcz, and others. + * For information on usage and redistribution, and for a DISCLAIMER OF ALL + * WARRANTIES, see the file, "LICENSE.txt," in this distribution. */ + +#ifndef __FRINGE_H__ +#define __FRINGE_H__ + +void gobj_recreate(t_glist *gl, t_gobj *ob, t_binbuf *bb); + +#endif -- cgit v1.2.1