|
|
1.1 ! root 1: FirstResponder = { ! 2: ACTIONS = { ! 3: }; ! 4: SUPERCLASS = Object; ! 5: }; ! 6: SimpleCalc = { ! 7: ACTIONS = { ! 8: clearKeys:; ! 9: infoPanel:; ! 10: numberDirectFromDisplay:; ! 11: equalsKey:; ! 12: appDidInit:; ! 13: helpPanel:; ! 14: windowWillClose:; ! 15: }; ! 16: OUTLETS = { ! 17: stringSet; ! 18: infoPanel; ! 19: helpPanel; ! 20: enterKey; ! 21: display; ! 22: }; ! 23: SUPERCLASS = Object; ! 24: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.