_update to .NET projectfiles_

- removed wave from python
- added include path for decimation header
- added additional line to eof in point
This commit is contained in:
2005-07-26 13:30:08 +00:00
parent ea52177b27
commit 3e34ff9a09
4 changed files with 16 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
/*
*
* $Id$
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
@@ -62,4 +62,4 @@ PyObject *Point_Zero( PointObject * self );
PyObject *Point_toVector(PointObject * self);
PyObject *newPointObject(float *coord, int size, int type);
#endif /* EXPP_point_h */
#endif /* EXPP_point_h */