Description
This PR addresses issues #4 and #5, making updates to the POET manual and the examples directory with the hope that new users will follow the POET manual more easily by:
updating pcg -h description on manual to match actual output
updating inputFile and outputFile command variables so program does not default to stdin, stdout
uploading helloworld.pt example file to examples directory
Description This PR addresses issues #4 and #5, making updates to the POET manual and the examples directory with the hope that new users will follow the POET manual more easily by:
pcg -h
description on manual to match actual outputinputFile
andoutputFile
command variables so program does not default tostdin
,stdout
helloworld.pt
example file toexamples
directory