From 43f7cfb86f2f405e5cf3f78b4f883cd70fe451e3 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 21 Sep 2010 14:33:25 -0400 Subject: Build all of the ding-libs from the root This changes our approach from having independent tarballs to having a single, monolithic tarball for all of the libraries --- path_utils/README.path_utils | 1 + 1 file changed, 1 insertion(+) create mode 100644 path_utils/README.path_utils (limited to 'path_utils/README.path_utils') diff --git a/path_utils/README.path_utils b/path_utils/README.path_utils new file mode 100644 index 0000000..2ccc3dc --- /dev/null +++ b/path_utils/README.path_utils @@ -0,0 +1 @@ +Documentation for libpath_utils can be found in path_utils.h -- cgit