home *** CD-ROM | disk | FTP | other *** search
-
- /* Generated by Interface Builder */
- // Created By James T. Romano July 22, 1992
- // Member of the Dynamic Duo of NeXT Computers!
- //
- //
- // Read it and Weep!
-
- #import <objc/Object.h>
-
- @interface tarZanMain:Object
- {
- }
-
- - procedure:sender;
-
- // Delegate Methods
-
- - (BOOL)appAcceptsAnotherFile:sender;
- - (int)app:sender openFile:(const char *)filename type:(const char *)aType;
-
- @end
-