Adding initial work on new plugin API. THIS BREAKS MT. We are working to
[MenuTunes.git] / ITMTPlaylist.m
diff --git a/ITMTPlaylist.m b/ITMTPlaylist.m
new file mode 100755 (executable)
index 0000000..5665229
--- /dev/null
@@ -0,0 +1,6 @@
+/* Copyright (c) 2002 - 2003 by iThink Software. All Rights Reserved. */
+
+#import "ITMTPlaylist.h"
+
+@implementation ITMTPlaylist
+@end