# HG changeset patch # User Me@portablequad # Date 1329155930 28800 # Node ID 09c78e99d6c9b4c2c12d422a6fa08264a42edabe # Parent ef65bdf3ce16a6ead8dbac49946d526ac2812f2b renamed the branch-tag file to __brch__MC_shared diff -r ef65bdf3ce16 -r 09c78e99d6c9 .brch__MC_shared --- a/.brch__MC_shared Sun Feb 12 01:46:42 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 ef65bdf3ce16 -r 09c78e99d6c9 __brch__MC_shared --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/__brch__MC_shared Mon Feb 13 09:58:50 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. +