Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > SSR_impls > SSR__MC_shared_impl
comparison dependency.h @ 47:23bcca1c3687
added units to plugin ucc recording
| author | Nina Engelhardt <nengel@mailbox.tu-berlin.de> |
|---|---|
| date | Tue, 20 Dec 2011 14:42:56 +0100 |
| parents | bde026832af7 |
| children | 593fe0543a22 |
comparison
equal
deleted
inserted
replaced
| 1:b6bde9c8bd67 | 2:cbabe0108521 |
|---|---|
| 33 | 33 |
| 34 void print_comm_dependency_to_file(void* _dep); | 34 void print_comm_dependency_to_file(void* _dep); |
| 35 | 35 |
| 36 void print_dependency_to_file(void* dep); | 36 void print_dependency_to_file(void* dep); |
| 37 | 37 |
| 38 void print_unit_to_file(void* unit); | |
| 38 #endif /* DEPENDENCY_H */ | 39 #endif /* DEPENDENCY_H */ |
| 39 | 40 |
