# HG changeset patch # User Me@portablequad # Date 1329013250 28800 # Node ID 596260ad0ede61365984502b874df1e8a6e47227 # Parent 9de0a9369134aae6a229a7163c25fbe2efbc7536 Created brch MC_shared diff -r 9de0a9369134 -r 596260ad0ede .brch__MC_shared --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.brch__MC_shared Sat Feb 11 18:20: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. + diff -r 9de0a9369134 -r 596260ad0ede .brch__default --- a/.brch__default Sat Feb 11 17:43:20 2012 -0800 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -The default branch is for use with normal C code. Other branches specialize the library for use with VMS.. they may need VMS header files, and the working directory may be located at various different positions relative to the VMS implementation. \ No newline at end of file