Cog/OutputController.m

15 lines
214 B
Mathematica
Raw Normal View History

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