Mercurial > hg > aimc
diff src/Support/StrobeList.h @ 9:3078854c634a
- Renamed DeleteTarget and DeleteAllTargets to RemoveTarget and RemoveAllTargets in Module class
- Added a load of documentation
author | tomwalters |
---|---|
date | Fri, 19 Feb 2010 08:51:51 +0000 |
parents | fcbf85ce59fb |
children | bd370910aa05 |
line wrap: on
line diff
--- a/src/Support/StrobeList.h Thu Feb 18 21:12:41 2010 +0000 +++ b/src/Support/StrobeList.h Fri Feb 19 08:51:51 2010 +0000 @@ -20,7 +20,7 @@ * \file * \brief Modifiable List of Strobe Points - helper for SAI generation * - * \author Tom Walters <tcw24@cam.ac.uk> + * \author Tom Walters <tom@acousticscale.org> * \date created 2007/08/22 * \version \$Id: StrobeList.h 1 2010-02-02 11:04:50Z tcw $ */ @@ -44,11 +44,6 @@ } }; -/*! - * \class Signal "Support/StrobeList.h" - * \brief Modifiable List of Strobe Points, which must be ordered - * - */ class StrobeList { public: /*! \brief Create a new strobe list