Commit 545bd0c3 authored by Iztok Juvancic's avatar Iztok Juvancic
Browse files

updated testsystem,components

parent 2cae4df8
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -68,12 +68,6 @@ module LibNGAP_Interface {
        } // End of type component NGAPComponent

        
        type component gNBNGAPComponent extends NGAPComponent {
        } // End of type component gNBNGAPComponent
        
        type component aMFNGAPComponent extends NGAPComponent {
        } // End of type component aMFNGAPComponent
        
    } // End of group interfacePorts 
    
} // End of module LibNGAP_Interface