|
From: Michael B. <beh...@us...> - 2009-06-10 19:55:25
|
Dear sumo users, please note that we changed the default format of the configuration files for all sumo applications. While the format used to be <section> <key>value</key> </section> it now is <section key="value"/>. To get an impression of the new format, please execute $sumo --save-template cumo.sumo.cfg with a recently built sumo. We provide a python script for translation of configuration files in SUMO/tools/10to11.py. The old format is still valid but considered deprecated. Regards, Michael |