view libtests/9000/prog1.c @ 568:7a257a2364a4

Removed redundant flext library, and tidied up the core C file a little.
author mas01mj
date Wed, 01 Jul 2009 11:44:49 +0000
parents 342822c2d49a
children
line wrap: on
line source
#include "audioDB_API.h"
#include "test_utils_lib.h"

int main(int argc, char **argv) {
  return 14;
}