cog/Controller.m

15 lines
201 B
Matlab
Raw Normal View History

2005-09-07 22:33:16 +00:00
//
// Controller.m
// Cog
//
// Created by Zaphod Beeblebrox on 8/7/05.
// Copyright 2005 __MyCompanyName__. All rights reserved.
//
#import "Controller.h"
@implementation SoundController
@end