Cog/Controller.m

15 lines
201 B
Mathematica
Raw Normal View History

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