Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/utils.c

    r8f0db97 r986131d  
    8787void examples_common_init (int argc, char **argv)
    8888{
     89  /* initialize statics */
     90  aubio_init();
    8991
    9092  /* parse command line arguments */
Note: See TracChangeset for help on using the changeset viewer.