Changes in examples/utils.c [8f0db97:986131d]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/utils.c
r8f0db97 r986131d 87 87 void examples_common_init (int argc, char **argv) 88 88 { 89 /* initialize statics */ 90 aubio_init(); 89 91 90 92 /* parse command line arguments */
Note: See TracChangeset
for help on using the changeset viewer.