Commit 1d420028 authored by garciay's avatar garciay
Browse files

Update HTTP Ng112 to ITS

parent 8fb3fe27
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3,7 +3,7 @@ module LibItsHttp_Pics {
    /**
    /**
     * @desc 
     * @desc 
     */
     */
    modulepar charstring PICS_HEADER_HOST := "http://www.lisp.com";
    modulepar charstring PICS_HEADER_HOST := "www.lisp.com";
    
    
    /**
    /**
     * @desc 
     * @desc 
+4 −0
Original line number Original line Diff line number Diff line
@@ -27,4 +27,8 @@ module LibItsHttp_TestSystem {
    timer tc_ac := PX_TAC;
    timer tc_ac := PX_TAC;
  } // End of component HttpComponent
  } // End of component HttpComponent
  
  
    type component HttpTestAdapter {
        port HttpPort httpPort;
    } // End of component TestAdapter
    
} // End of module LibItsHttp_TestSystem
} // End of module LibItsHttp_TestSystem