Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VSs_impls > VSs__MC_shared_impl
changeset 31:0162554f6ef5 ML_dev
ML_dev -- works in sequential mode
author | Sean Halle <seanhalle@yahoo.com> |
---|---|
date | Mon, 04 Mar 2013 00:41:47 -0800 |
parents | a40859b8dc33 |
children | daaf26b3ffe5 |
files | VSs.c VSs_SS.c |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line diff
1.1 --- a/VSs.c Sat Mar 02 10:07:58 2013 -0800 1.2 +++ b/VSs.c Mon Mar 04 00:41:47 2013 -0800 1.3 @@ -12,7 +12,7 @@ 1.4 #include "Hash_impl/PrivateHash.h" 1.5 1.6 #include "VSs.h" 1.7 -#include "PR_impl/Services_Offered_by_PR/Measurement_and_Stats/PR_MEAS__Counter_Recording.h" 1.8 +#include "PR_impl/Services_Offered_by_PR/Measurement_and_Stats/MEAS__Counter_Recording.h" 1.9 //========================================================================== 1.10 void 1.11 VSs__init_Helper();
2.1 --- a/VSs_SS.c Sat Mar 02 10:07:58 2013 -0800 2.2 +++ b/VSs_SS.c Mon Mar 04 00:41:47 2013 -0800 2.3 @@ -12,7 +12,7 @@ 2.4 #include "Hash_impl/PrivateHash.h" 2.5 2.6 #include "VSs.h" 2.7 -#include "PR_impl/Services_Offered_by_PR/Measurement_and_Stats/PR_MEAS__Counter_Recording.h" 2.8 +#include "PR_impl/Services_Offered_by_PR/Measurement_and_Stats/MEAS__Counter_Recording.h" 2.9 2.10 //========================================================================== 2.11