summaryrefslogtreecommitdiffstats
path: root/sigmod/Sound.cpp
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-01-18 17:49:47 -0500
committerBen Boeckel <MathStuf@gmail.com>2009-01-18 17:49:47 -0500
commita77b099ce425299c3de1c3e1e9c067f97425c003 (patch)
tree901502c2083541c70db35b17f8f08efc1a5c51e8 /sigmod/Sound.cpp
parent68442527a1bf48c56878faea2eb6970eb89cb5d7 (diff)
downloadsigen-a77b099ce425299c3de1c3e1e9c067f97425c003.tar.gz
sigen-a77b099ce425299c3de1c3e1e9c067f97425c003.tar.xz
sigen-a77b099ce425299c3de1c3e1e9c067f97425c003.zip
Added Sound documentation
Diffstat (limited to 'sigmod/Sound.cpp')
-rw-r--r--sigmod/Sound.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/sigmod/Sound.cpp b/sigmod/Sound.cpp
index e5ad5ce5..32a66994 100644
--- a/sigmod/Sound.cpp
+++ b/sigmod/Sound.cpp
@@ -15,6 +15,10 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+/**
+ * \file sigmod/Sound.cpp
+ */
+
// Header include
#include "Sound.h"