Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
diff probes.h @ 201:0320b49ca013
New include paths because of new project structure
| author | Merten Sach <msach@mailbox.tu-berlin.de> |
|---|---|
| date | Mon, 13 Feb 2012 19:35:32 +0100 |
| parents | 521c75d64cef |
| children |
line diff
1.1 --- a/probes.h Fri Feb 03 19:04:12 2012 +0100 1.2 +++ b/probes.h Mon Feb 13 19:35:32 2012 +0100 1.3 @@ -89,7 +89,7 @@ 1.4 binWidth, nameStr, animPr ) 1.5 void 1.6 VMS_impl__free_probe( IntervalProbe *probe ); 1.7 -#define VMS__free_probe( probe ) \ 1.8 +#define VMS_int__free_probe( probe ) \ 1.9 VMS_impl__free_probe( probe ) 1.10 1.11 void
