home *** CD-ROM | disk | FTP | other *** search
-
- /* Generated by Interface Builder */
-
- #import <appkit/Application.h>
- #import <appkit/Window.h>
- #import "dviAccessors.h"
-
- @interface TeXviewApp:Application
- {
- }
-
- - appDidInit:sender;
- - appWillTerminate:sender;
- - applicationDefined:(NXEvent *)theEvent;
-
- @end
-