Changeset 145 for trunk/IPs/systemC/processor/Morpheo/TopLevel/include
- Timestamp:
- Oct 13, 2010, 8:15:51 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IPs/systemC/processor/Morpheo/TopLevel/include/Morpheo.h
r110 r145 28 28 #endif 29 29 #include "Behavioural/include/Usage.h" 30 // #include "Behavioural/include/Function_pointer.h" 30 31 31 32 #include "Common/include/ToString.h" … … 56 57 private : behavioural::Component * _component; 57 58 private : behavioural::Interfaces * _interfaces; 59 // private : behavioural::Function_pointer * _function_pointer; 58 60 59 61 // -----[ interface parameters ]--------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.