[PD-cvs] externals/grill/vasp/source ops.h,1.1,1.2

xovo at users.sourceforge.net xovo at users.sourceforge.net
Sun Dec 28 04:48:26 CET 2003


Update of /cvsroot/pure-data/externals/grill/vasp/source
In directory sc8-pr-cvs1:/tmp/cvs-serv8823/source

Modified Files:
	ops.h 
Log Message:
 ""

Index: ops.h
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/vasp/source/ops.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ops.h	2 Dec 2002 19:19:34 -0000	1.1
--- ops.h	28 Dec 2003 03:48:24 -0000	1.2
***************
*** 1,27 ****
! /* 
! 
! VASP modular - vector assembling signal processor / objects for Max/MSP and PD
! 
! Copyright (c) 2002 Thomas Grill (xovo at gmx.net)
! For information on usage and redistribution, and for a DISCLAIMER OF ALL
! WARRANTIES, see the file, "license.txt," in this distribution.  
! 
! */
! 
! #ifndef __VASP_OPS_H
! #define __VASP_OPS_H
! 
! #include "ops_assign.h"
! #include "ops_arith.h"
! #include "ops_trnsc.h"
! #include "ops_cmp.h"
! #include "ops_cplx.h"
! #include "ops_flt.h"
! #include "ops_dft.h"
! #include "ops_gen.h"
! #include "ops_wnd.h"
! #include "ops_rearr.h"
! #include "ops_resmp.h"
! #include "ops_feature.h"
! 
! #endif
--- 1 ----
! /* 

VASP modular - vector assembling signal processor / objects for Max/MSP and PD

Copyright (c) 2002 Thomas Grill (xovo at gmx.net)
For information on usage and redistribution, and for a DISCLAIMER OF ALL
WARRANTIES, see the file, "license.txt," in this distribution.  

*/

#ifndef __VASP_OPS_H
#define __VASP_OPS_H

#include "ops_assign.h"
#include "ops_arith.h"
#include "ops_trnsc.h"
#include "ops_cmp.h"
#include "ops_cplx.h"
#include "ops_flt.h"
#include "ops_dft.h"
#include "ops_gen.h"
#include "ops_wnd.h"
#include "ops_rearr.h"
#include "ops_resmp.h"
#include "ops_feature.h"

#endif
\ No newline at end of file






More information about the Pd-cvs mailing list