Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-compiler-and-rts
compiler
Commits
efb99615
Commit
efb99615
authored
Jun 01, 2001
by
John van Groningen
Browse files
added 'import code from "cae.obj"'
parent
51bc6b02
Changes
1
Hide whitespace changes
Inline
Side-by-side
main/Mac/Clean2AppleEventHandler.icl
View file @
efb99615
...
...
@@ -5,6 +5,8 @@ import files,events;
import
StdDebug
,
StdString
;
import
code
from
"cae.obj"
;
// "cae.carbon.o";
HandleAppleEvent
::
!
Event
(!{#
Char
}
*
Files
->
(!
Int
,!*
Files
))
!*
Files
->
(!
Bool
,!
Bool
,!*
Files
);
HandleAppleEvent
(
b
,
what
,
message
,
when
,
p1
,
p2
,
modifiers
)
script_handler
files
|
what
==
HighLevelEvent
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment