Released version of GUI (#5)
* The most recent version of ReactICS GUI. * Small fixes + folder structure update + help file included. * Added export to XML (for data sharing with GUI) * Released GUI version. * Automatic update of the reactants set panel + help content.
This commit was merged in pull request #5.
This commit is contained in:
committed by
GitHub
parent
90c8e4f4c0
commit
363446821e
@@ -14,6 +14,8 @@ public:
|
||||
RSExporter(RctSys *rs, rsin_driver *drv, std::ostream & outStream = std::cout);
|
||||
|
||||
void exportToISPL();
|
||||
void exportToXML();
|
||||
|
||||
private:
|
||||
RctSys *rs;
|
||||
rsin_driver *drv;
|
||||
|
||||
Reference in New Issue
Block a user