/tinyxpath2

Clone of TinyXPath (with complete history), upgraded to use TinyXML-2

Primary LanguageC++zlib LicenseZlib

In order to build TinyXPath under Linux:
	make -f Makefile.configure
	./configure 
	make