Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > SSR_impls > SSR__MC_shared_impl
comparison dependency.h @ 69:8882e795016d
minor bug fix and name change
| author | Some Random Person <seanhalle@yahoo.com> |
|---|---|
| date | Sat, 17 Mar 2012 00:42:11 -0700 |
| parents | 3c9ed64db705 |
| children | d20b105981b7 |
comparison
equal
deleted
inserted
replaced
| 6:9a20001734bd | 7:aafeea36047e |
|---|---|
| 3 * Author: Nina Engelhardt | 3 * Author: Nina Engelhardt |
| 4 * | 4 * |
| 5 * Created on 29. August 2011, 17:41 | 5 * Created on 29. August 2011, 17:41 |
| 6 */ | 6 */ |
| 7 | 7 |
| 8 #ifndef DEPENDENCY_H | 8 #ifndef _DEPENDENCY_H |
| 9 #define DEPENDENCY_H | 9 #define _DEPENDENCY_H |
| 10 | 10 |
| 11 | 11 |
| 12 #include <stdio.h> | 12 #include <stdio.h> |
| 13 #include "ListOfArrays/ListOfArrays.h" | 13 #include "ListOfArrays/ListOfArrays.h" |
| 14 | 14 |
