fixed problem with include path (third time's a charm?)

* genChRange.py, chvalid.c: fixed problem with include
  path (third time's a charm?)
This commit is contained in:
William M. Brack 2003-10-11 15:59:36 +00:00
parent 418342bc06
commit 6819a4e3e8
2 changed files with 3 additions and 3 deletions

View File

@ -5,12 +5,12 @@
* This file is automatically generated from the cvs source
* definition files using the genChRanges.py Python script
*
* Generation date: Sat Oct 11 23:30:43 2003
* Generation date: Sat Oct 11 23:54:34 2003
* Sources: chvalid.def
* William Brack <wbrack@mmm.com.hk>
*/
#include "chvalid.h"
#include <libxml/chvalid.h>
/*
* The initial tables ({func_name}_tab) are used to validate whether a

View File

@ -278,7 +278,7 @@ output.write(
* William Brack <wbrack@mmm.com.hk>
*/
#include "chvalid.h"
#include <libxml/chvalid.h>
/*
* The initial tables ({func_name}_tab) are used to validate whether a