Mercurial > hg > aimc
diff trunk/src/Support/StrobeList.h @ 296:fe5ce00a64f5
-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 | 4b3a43b543dd |
children | 30dde71d0230 |
line wrap: on
line diff
--- a/trunk/src/Support/StrobeList.h Mon Feb 22 18:28:02 2010 +0000 +++ b/trunk/src/Support/StrobeList.h Tue Feb 23 12:47:01 2010 +0000 @@ -22,7 +22,7 @@ * * \author Tom Walters <tom@acousticscale.org> * \date created 2007/08/22 - * \version \$Id: StrobeList.h 1 2010-02-02 11:04:50Z tcw $ + * \version \$Id$ */ #ifndef AIMC_SUPPORT_STROBELIST_H_