# HG changeset patch # User Me@portablequad # Date 1329157985 28800 # Node ID 530cf00460637380254bf492522617b26736f33e # Parent f4d96eaf374a9473c4b07929488ee4fb0e15ecf7 changed brch tag filename diff -r f4d96eaf374a -r 530cf0046063 .brch__MC_shared --- a/.brch__MC_shared Sun Feb 12 01:45:40 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 f4d96eaf374a -r 530cf0046063 __brch__MC_shared --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/__brch__MC_shared Mon Feb 13 10:33:05 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. +