|
Last change
on this file was 11540, checked in by Gary Byers, 16 years ago |
|
An "alternate console" application which can serve as a terminal/console
for a client application whose standard file descriptors aren't pointing
anywhere useful.
Looks like something written >5 years ago. Is.
|
|
File size:
275 bytes
|
| Line | |
|---|
| 1 | {
|
|---|
| 2 | IBClasses = (
|
|---|
| 3 | {
|
|---|
| 4 | CLASS = AltConsoleDocumentController;
|
|---|
| 5 | LANGUAGE = ObjC;
|
|---|
| 6 | SUPERCLASS = NSDocumentController;
|
|---|
| 7 | },
|
|---|
| 8 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
|
|---|
| 9 | );
|
|---|
| 10 | IBVersion = 1;
|
|---|
| 11 | }
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.