source: branches/tfe/ccl/OpenMCL.app/Contents/Resources/English.lproj/lispeditor.nib/classes.nib

Last change on this file was 6, checked in by Gary Byers, 21 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 356 bytes
Line 
1{
2 IBClasses = (
3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 {
5 CLASS = LispEditorDocument;
6 LANGUAGE = ObjC;
7 OUTLETS = {echoarea = NSTextField; packagename = NSTextField; textView = NSTextView; };
8 SUPERCLASS = NSDocument;
9 }
10 );
11 IBVersion = 1;
12}
Note: See TracBrowser for help on using the repository browser.