Added new features to the MyDDAS Interface, including some statistical support

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1483 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
tiagosoares
2005-12-19 13:48:42 +00:00
parent fa03c540ce
commit 53b4a0e8f6
6 changed files with 597 additions and 135 deletions

View File

@@ -15,10 +15,6 @@
* *
*************************************************************************/
/* Problema colocar no configure uma forma de detctar se o mysql *
* devel esta instalado*/
/* This flag should be deleted, and do this test, off including this file, which is depending on the flag "MYDDAS_MYSQL", on configure time */
#if defined MYDDAS_ODBC && defined CUT_C
#include <stdio.h>