Commit a2a23372 authored by kovacsa's avatar kovacsa
Browse files

TODO fixes

parent 5abb5f01
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@ type component GeneralComp {
  port TestPort generalPort;
  port TestPort otherport;
}	
// TODO check if generalPort should be visible in this scope
function f_parametrizationCheck (
  MyRecord ExpectedMatch,
  timer p_timer, 
+0 −1
Original line number Diff line number Diff line
@@ -26,7 +26,6 @@ type component GeneralComp {
  port TestPort otherPort;
}	

// TODO check if generalPort is a valid value in this scope
function f_parametrizationCheck (
  MyRecord ExpectedMatch,
  timer p_timer,