Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VSs_impls > VSs__MC_shared_impl
diff VSs.h @ 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.h Tue Feb 05 20:24:25 2013 -0800 1.2 +++ b/VSs.h Thu Feb 07 16:30:16 2013 -0800 1.3 @@ -17,7 +17,7 @@ 1.4 1.5 //=========================================================================== 1.6 //uniquely identifies VSs -- should be a jenkins char-hash of "VSs" to int32 1.7 -#define VSs_MAGIC_NUMBER 0000000001 1.8 +#define VSs_MAGIC_NUMBER 0000000002 1.9 1.10 #define NUM_STRUCS_IN_LANG_ENV 1000 1.11
