News
Update to the Project Software
Written on 29.11.2023 15:23 by Thorsten Klößner
Dear students,
since we have witnessed unintended use of the State interface within some project implementations, we have refined this interface a bit by restricting access to those functions not intended to be used. Please update your project by running git pull --no-edit fork main. The change potentially makes your code no longer compile if you use one of the functions, which is intended because you should not use them and may cause unintended results.
Regards, Thorsten Klößner