Klassen für Straßenbaubitumen und Gesteinskörnung hinzugefügt

This commit is contained in:
2023-05-23 09:47:17 +02:00
parent 2d319f7dcc
commit c6bfe0353c
4 changed files with 148 additions and 3 deletions

View File

@@ -4,6 +4,7 @@ from .enumeration import *
from .infrastructure import *
from .material import *
from .metrics import *
from .norm_specification import *
from .project import *
from .sheartest import *
from .taskmanager import *