Provide Ruby/Python binding for technology definitions

The respective new classes are RBA::Technology and
RBA::TechnologyComponent. This interface will replace
the current way of doing tech management from scripts
by using the "technology-data" configuration parameter.
This commit is contained in:
Matthias Koefferlein
2017-04-01 00:45:55 +02:00
parent 47aa38421a
commit 50df9e5b21
10 changed files with 552 additions and 63 deletions
+2 -1
View File
@@ -177,7 +177,8 @@ SOURCES = \
layLineStylePalette.cc \
layEditLineStylesForm.cc \
layEditLineStyleWidget.cc \
layBackgroundAwareTreeStyle.cc
layBackgroundAwareTreeStyle.cc \
gsiDeclLayTechnologies.cc
HEADERS = \
gtf.h \