# HG changeset patch # User Me@portablequad # Date 1329157877 28800 # Node ID 520455c14c216539b673c6fbc353ee268a0a8c3c # Parent 774396bc53b4899cfe41695ce37eef21bc762b3b chgd brch tag filename diff -r 774396bc53b4 -r 520455c14c21 .brch__MC_shared --- a/.brch__MC_shared Sun Feb 12 01:46:00 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 774396bc53b4 -r 520455c14c21 __brch__MC_shared --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/__brch__MC_shared Mon Feb 13 10:31:17 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. +