Mercurial > hg > aimc
comparison src/Support/StrobeList.h @ 23:491b1b1d1dc5
-Added AIMCopy, a replacement for HTK's HCopy
-Set "Id" keyword on all .cc, .h and .py files
-Added FileList class to aupport AIMCopy
-Added a first go at a Module factory class. It's not to be used at the moment, but it will serve as a reminder to implement a proper factory soon.
author | tomwalters |
---|---|
date | Tue, 23 Feb 2010 12:47:01 +0000 |
parents | b4cafba48e9d |
children | c5f5e9569863 |
comparison
equal
deleted
inserted
replaced
22:645cfd371cff | 23:491b1b1d1dc5 |
---|---|
20 * \file | 20 * \file |
21 * \brief Modifiable List of Strobe Points - helper for SAI generation | 21 * \brief Modifiable List of Strobe Points - helper for SAI generation |
22 * | 22 * |
23 * \author Tom Walters <tom@acousticscale.org> | 23 * \author Tom Walters <tom@acousticscale.org> |
24 * \date created 2007/08/22 | 24 * \date created 2007/08/22 |
25 * \version \$Id: StrobeList.h 1 2010-02-02 11:04:50Z tcw $ | 25 * \version \$Id$ |
26 */ | 26 */ |
27 | 27 |
28 #ifndef AIMC_SUPPORT_STROBELIST_H_ | 28 #ifndef AIMC_SUPPORT_STROBELIST_H_ |
29 #define AIMC_SUPPORT_STROBELIST_H_ | 29 #define AIMC_SUPPORT_STROBELIST_H_ |
30 | 30 |