[notesLoaderSMA] I think it's test time.

This commit is contained in:
Jason Felds
2011-03-15 19:14:29 -04:00
parent 3a9a947c69
commit a786d6a499
5 changed files with 449 additions and 39 deletions
+1 -3
View File
@@ -1,9 +1,7 @@
/** @brief MsdFile - Read .SSC, .SM, .DWI, and .MSD files. */
#ifndef MSDFILE_H
#define MSDFILE_H
/** @brief The class that reads the various .SSC, .SM, .DWI, and .MSD files. */
/** @brief The class that reads the various .SSC, .SM, .SMA, .DWI, and .MSD files. */
class MsdFile
{
public: