From dd929dd089abb86bc2206bc9749722682c70f3f1 Mon Sep 17 00:00:00 2001 From: Josh Heidenreich Date: Thu, 9 Feb 2012 13:42:42 +1030 Subject: Added and improved READMEs for modules whihc used to be in libs-extern --- mdds/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 mdds/README (limited to 'mdds/README') diff --git a/mdds/README b/mdds/README new file mode 100644 index 000000000000..22478ada4247 --- /dev/null +++ b/mdds/README @@ -0,0 +1 @@ +Multi-dimensional data structure (mdds) library, available from [http://code.google.com/p/multidimalgorithm/]. -- cgit