Source code for hwtBuildsystem.quartus.api.tcl

from hwtBuildsystem.common.tcl import CommonTcl


[docs] class QuartusProjectTCL(CommonTcl): pass