Changeset 21153 for trunk/Ohana/src/opihi/include/mana.h
- Timestamp:
- Jan 22, 2009, 10:43:26 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/include/mana.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/include/mana.h
r17419 r21153 5 5 # ifndef MANA_H 6 6 7 void InitMana ( );8 void FreeMana ( );7 void InitMana (void); 8 void FreeMana (void); 9 9 int *findrowpeaks (float *row, int Nrow, float threshold, int *npeaks); 10 10
Note:
See TracChangeset
for help on using the changeset viewer.
