eurace_unibi
eurace_unibi copied to clipboard
This is the repository for the source code of the Eurace@Unibi Model
travis-ci.org was shut down in Dec 31 2020, which leaves travis-ci.com which has limited credit for FOSS projects. So let's migrate to elsewhere. Let me know if you prefer Circle...
File eurace_unibi/Labour/Employer_Role_IG_firm/model.xml is not valid xml. - opening tag for 'agents' is missing - lines 599-604 are rubbish - 'messages' element present in other model files is replaced with 'message'...
Reasons: 1. It is easier to maintain a Dockerfile than having to curate a VM image for every release. 2. Containers consume less resource (except on Windows since it doesn't...
The C code of user-defined functions uses doxygen markers: ``` /** \fn Function_name * \brief Description */ ``` This can be turned into HTML by running Doxygen on the source...