summaryrefslogtreecommitdiff
path: root/boost
diff options
context:
space:
mode:
authorJosh Heidenreich <josh.sickmate@gmail.com>2012-02-09 18:21:10 +1030
committerPetr Mladek <pmladek@suse.cz>2012-02-09 18:23:49 +0100
commitb469be0723812746dc22fb0a2de69499488f5a35 (patch)
tree90216be8bc9420bc3be5793acbb25e8fbefa7727 /boost
parent295cc6c5bce83c48aa92254687b2251c09115e67 (diff)
Added and improved READMEs for modules in libs-extern-sys
Diffstat (limited to 'boost')
-rw-r--r--boost/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/boost/README b/boost/README
new file mode 100644
index 000000000000..7e6426bf939b
--- /dev/null
+++ b/boost/README
@@ -0,0 +1,4 @@
+From [http://www.boost.org/].
+
+Apart from the spirit parsing framework, LibreOffice currently mostly
+uses the smart pointers, pool memory and binders functionality.