├── COPYING ├── README.md ├── test.c └── xpl.h /COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paladin-t/xpl/HEAD/COPYING -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paladin-t/xpl/HEAD/README.md -------------------------------------------------------------------------------- /test.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paladin-t/xpl/HEAD/test.c -------------------------------------------------------------------------------- /xpl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/paladin-t/xpl/HEAD/xpl.h --------------------------------------------------------------------------------