Home
last modified time | relevance | path

Searched refs:LibComponent (Results 1 – 2 of 2) sorted by relevance

/dports/math/z3/z3-z3-4.8.13/scripts/
H A Dmk_util.py1150 class LibComponent(Component): class
1201 class HLibComponent(LibComponent):
1203 LibComponent.__init__(self, name, path, [], includes2install)
2373 c = LibComponent(name, path, deps, includes2install)
/dports/math/py-z3-solver/z3-z3-4.8.10/scripts/
H A Dmk_util.py1113 class LibComponent(Component): class
1164 class HLibComponent(LibComponent):
1166 LibComponent.__init__(self, name, path, [], includes2install)
2287 c = LibComponent(name, path, deps, includes2install)