From a77b099ce425299c3de1c3e1e9c067f97425c003 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Sun, 18 Jan 2009 17:49:47 -0500 Subject: Added Sound documentation --- sigmod/Sound.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sigmod/Sound.cpp') 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 . */ +/** + * \file sigmod/Sound.cpp + */ + // Header include #include "Sound.h" -- cgit