view libtests/9000/prog1.c @ 642:ec6860ff36ff

Latest audiodb ontology
author mas01mj
date Thu, 08 Oct 2009 16:42:50 +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;
}