Merge pull request #759 from KLayout/fill-enhancements

Fill enhancements
This commit is contained in:
Matthias Köfferlein
2021-03-30 12:36:48 +02:00
committed by GitHub
75 changed files with 4676 additions and 2040 deletions
@@ -43,7 +43,8 @@
namespace db
{
class Matrix3d;
template <class C> class matrix_3d;
typedef matrix_3d<db::DCoord> Matrix3d;
/**
* @brief Generic base class of DXF reader exceptions