# HG changeset patch # User Me@portablequad # Date 1329158110 28800 # Node ID cafa35875bab5bd6e8fba58935d3d343b58396b3 # Parent 09e51191078a95e09948402771ad4b8183970f51 changed brch tag filename diff -r 09e51191078a -r cafa35875bab .brch__MC_shared --- a/.brch__MC_shared Sun Feb 12 01:45:04 2012 -0800 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -This branch is for the project structure defined Jan 2012.. the #includes reflect this directory structure. - -More importantly, the MC_shared version of VMS requires a separat malloc implemeted by VMS code.. so this branch has modified the library to use the VMS-specific malloc. - diff -r 09e51191078a -r cafa35875bab __brch__MC_shared --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/__brch__MC_shared Mon Feb 13 10:35:10 2012 -0800 @@ -0,0 +1,4 @@ +This branch is for the project structure defined Jan 2012.. the #includes reflect this directory structure. + +More importantly, the MC_shared version of VMS requires a separat malloc implemeted by VMS code.. so this branch has modified the library to use the VMS-specific malloc. +