PRAHN
=====
Version 1.2
===========
Batch File Specification
1. First Line must be PRAHNBatch
2. Include files in this way
[pathtofile]:[outputfile]
Any number of files can be processed in this way.
An example would be:
1 PRAHNBatch
2 index:index.html
3 home:home.html
4 info:info.html
5 etc...