[beast: 31/95] TOOLS: document namespaces



commit 87c88420416cff7d20dad68260a098281aaf359a
Author: Tim Janik <timj gnu org>
Date:   Sun Mar 17 06:18:31 2013 +0100

    TOOLS: document namespaces

 tools/bsewavetool.cc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tools/bsewavetool.cc b/tools/bsewavetool.cc
index 8d71bdf..e56c606 100644
--- a/tools/bsewavetool.cc
+++ b/tools/bsewavetool.cc
@@ -18,6 +18,8 @@
 #include <vector>
 #include <map>
 #include <algorithm>
+
+/// The BseWaveTool namespace contains all functions of the bse wave tool utility.
 namespace BseWaveTool {
 using namespace Birnet;
 #define PRG_NAME        ("bsewavetool")


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]