Changes in src/synth/wavetable.h [2b6139e7:b235c0e]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/synth/wavetable.h
r2b6139e7 rb235c0e 19 19 */ 20 20 21 #ifndef _AUBIO_ SYNTH_WAVETABLE_H22 #define _AUBIO_ SYNTH_WAVETABLE_H21 #ifndef _AUBIO_WAVETABLE_H 22 #define _AUBIO_WAVETABLE_H 23 23 24 24 /** \file … … 176 176 #endif 177 177 178 #endif /* _AUBIO_ SYNTH_WAVETABLE_H */178 #endif /* _AUBIO_WAVETABLE_H */
Note: See TracChangeset
for help on using the changeset viewer.