Files
IfcOpenShell/src/ifcbimtester/gui.py
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
68 B
Python
Raw Normal View History

#!/usr/bin/env python3
from bimtester.guiwidget import run
run()