diff options
author | Eduardo Pedroni <ep625@york.ac.uk> | 2014-03-08 14:48:25 +0000 |
---|---|---|
committer | Eduardo Pedroni <ep625@york.ac.uk> | 2014-03-08 14:48:25 +0000 |
commit | d63d3145f0f2abcee1bb88457324f4aaf9b9320e (patch) | |
tree | dfb19082adfba8989c4fd95ef286b8c1e7a1f2b1 /README | |
parent | ef7a850a8f2f81ccaa07f25d9b7ad602e84d88c9 (diff) |
Slowly refactoring Parameters to fit the GUI a little better...
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -162,4 +162,8 @@ This can be caught by the GUI to display an error message, if necessary. Added a new parameter, debug. When set to true, the system prints a lot of information to the console for debugging purposes. -Added some more functions.
\ No newline at end of file +Added some more functions. + +8/3 + +Adding GUI package, refactoring CGP class to interact appropriately with GUI.
\ No newline at end of file |