Loading codec/validation/TestSystem.ttcn +3 −5 Original line number Diff line number Diff line /* /* * @author STF370 * @version $Id$ * @desc Ports, timers, primitives, test components, component variables Loading @@ -12,7 +12,7 @@ module TestSystem { type component SipSimu { // Ports SipPort sipPort; port SipPort sipPort; // Component variables Loading Loading @@ -41,8 +41,6 @@ module TestSystem { INFO_Request, Response }; } } // end of portDefs group } //end primitives } // end of module TestSystem Loading
codec/validation/TestSystem.ttcn +3 −5 Original line number Diff line number Diff line /* /* * @author STF370 * @version $Id$ * @desc Ports, timers, primitives, test components, component variables Loading @@ -12,7 +12,7 @@ module TestSystem { type component SipSimu { // Ports SipPort sipPort; port SipPort sipPort; // Component variables Loading Loading @@ -41,8 +41,6 @@ module TestSystem { INFO_Request, Response }; } } // end of portDefs group } //end primitives } // end of module TestSystem