# HG changeset patch # User Me@portablequad # Date 1329167010 28800 # Node ID 4d981e9848b1abd3ef64fe2593bfb114a3343d71 # Parent b8058757490126668494717332ac52c6bbcbcfda change brch tag filename diff -r b80587574901 -r 4d981e9848b1 .brch__MC_shared --- a/.brch__MC_shared Sun Feb 12 01:06:02 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 b80587574901 -r 4d981e9848b1 __brch__MC_shared --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/__brch__MC_shared Mon Feb 13 13:03:30 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. +