Ignore:
Timestamp:
Aug 17, 2007, 6:00:56 PM (17 years ago)
Author:
rosiere
Message:

Changement dans le répertoire "New_Component" afin que les composants nouvellement crées peuvent compiler

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include/New_Component.h

    r44 r50  
    100100#if VHDL                                       
    101101  public  : void     vhdl                      (void);
    102   private : void     vhdl_declaration          (Vhdl & vhdl);
    103   private : void     vhdl_body                 (Vhdl & vhdl);
     102  private : void     vhdl_declaration          (Vhdl * & vhdl);
     103  private : void     vhdl_body                 (Vhdl * & vhdl);
    104104#endif                                         
    105105                                               
Note: See TracChangeset for help on using the changeset viewer.