v0.1.10
Polystat v0.1.10
This release mostly changes the structure of the files of the tmp directory.
The following changes were made:
- The generated
.eocode goes into thetmp/eosubdirectory. - The
.xmlXMIR files generated by EO parser from FaR analyzer go into thetmp/xmirsubdirectory. - The code read from stdin is written to
tmp/stdin.<ext>whereextis the relevant extension (.eofor EO files, etc.) - The code read from a single file is copied to
tmp/singleFile/<filename>