Skip to content

Commit

Permalink
README.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesfauquex committed Jun 21, 2013
1 parent b87b4d5 commit a8ecd53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ASOC/README.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ASOC (AppleScript Objective-C)
==============================

This is a level of integration between AppleScript and Objective-C available from Mac OS X 10.6 onwards.
This is a level of integration between AppleScript and Objective-C available since Mac OS X 10.6 onwards.

Scripts are transformed into Objective-C subclasses of NSObject (or of any other class defined in the property parent: of the script) at runtime, during the execution of the method loadAppleScriptObjectiveCScripts.

Expand Down

0 comments on commit a8ecd53

Please sign in to comment.