Changes between Version 21 and Version 22 of DsxDocumentation


Ignore:
Timestamp:
Feb 27, 2008, 5:46:31 PM (16 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DsxDocumentation

    v21 v22  
    183183{{{
    184184my_tcg = Tcg(
    185              Task(  'task_name1,
     185             Task(  'task_name1',
    186186                     'model_name1',
    187187                     portmap = { ’in’:input, ’out’:output } ),