
/* Generated by Interface Builder */

#import <objc/Object.h>

@interface InfoController:Object
{
 	id	battleView;
	id	stellaView;
}

- startInfo:sender;
-windowWillClose:sender;

@end
