1
0
Fork 0
mirror of https://github.com/jezhiggins/arabica synced 2025-01-25 07:58:41 +01:00
arabica/examples/SAX2DOM/test_SAX.h
2002-09-03 13:26:08 +00:00

7 lines
76 B
C

#ifndef test_SAX_H
#define test_SAX_H
TestSuite* SAXTest_suite();
#endif