From 9a5c96aa6d29577017d478626ac81f7efd3602f9 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 1 Feb 2010 12:52:39 -0500 Subject: Split refarray off into a shared library --- refarray/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 refarray/README (limited to 'refarray/README') diff --git a/refarray/README b/refarray/README new file mode 100644 index 0000000..a3e4f61 --- /dev/null +++ b/refarray/README @@ -0,0 +1 @@ +Documentation for libref_array can be found in ref_array.h -- cgit