package lsf // Modul hold information about a module type Modul struct { Nr int }