- Add libmysql to the tree

This commit is contained in:
Andi Gutmans 2000-02-19 10:10:46 +00:00
parent fe9abd3219
commit 0cda28f77b
83 changed files with 12485 additions and 0 deletions

View file

@ -0,0 +1,6 @@
/* Generate definitions of ctype arrays
*/
#include <global.h>
#define CTYPE_LIBRARY /* initialize ctype arrays */
#include "m_ctype.h"