# HG changeset patch # User Me@portablequad # Date 1329158072 28800 # Node ID 06640b616b6d60694789663b3d5d66bbb03bfa46 # Parent 11553bc2f69eac621ddddc2d3a3e02250ff56302 change brch tag filename diff -r 11553bc2f69e -r 06640b616b6d .brch__default --- a/.brch__default Sat Feb 11 20:10:52 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 11553bc2f69e -r 06640b616b6d __brch__default --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/__brch__default Mon Feb 13 10:34:32 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