Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VSs_impls > VSs__MC_shared_impl
diff VSs.c @ 29:dd1efbf29ff9
Moved counter recordings to PR services, about to delete trans & singleton
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Thu, 07 Feb 2013 16:30:16 -0800 |
| parents | 91caa8a9d591 |
| children | a40859b8dc33 |
line diff
1.1 --- a/VSs.c Tue Feb 05 20:24:25 2013 -0800 1.2 +++ b/VSs.c Thu Feb 07 16:30:16 2013 -0800 1.3 @@ -12,8 +12,7 @@ 1.4 #include "Hash_impl/PrivateHash.h" 1.5 1.6 #include "VSs.h" 1.7 -#include "Measurement/VSs_Counter_Recording.h" 1.8 - 1.9 +#include "PR_impl/Services_Offered_by_PR/Measurement_and_Stats/PR_MEAS__Counter_Recording.h" 1.10 //========================================================================== 1.11 void 1.12 VSs__init_Helper();
