view libtests/9000/prog1.c @ 533:eb5dd50dd7d1 multiprobeLSH

Added warning about deprecated LSH_N_POINT_BITS coding. Only affects indexes built prior to rev 820
author mas01mc
date Tue, 03 Feb 2009 02:04:06 +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;
}