* Bug: In CRL::ApParser::_parseInstance(), the instance coordinates where stored in *static* variables (boo). Making the parser *not* reentrant. But in _parseInstance(), it can be recursively called through getCell() when an sub-instance layout was missing. Also make non-static all other variables in the various parser function. |
||
---|---|---|
.. | ||
cmake_modules | ||
doc | ||
etc | ||
python | ||
src | ||
CMakeLists.txt |