# HG changeset patch # User Me@portablequad # Date 1329155994 28800 # Node ID bb1217c5d15b6f7580aa0e89a5d84baaf91d4eea # Parent 9de0a9369134aae6a229a7163c25fbe2efbc7536 rename brch tag file diff -r 9de0a9369134 -r bb1217c5d15b .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 diff -r 9de0a9369134 -r bb1217c5d15b __brch__default --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/__brch__default Mon Feb 13 09:59:54 2012 -0800 @@ -0,0 +1,1 @@ +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