Files
cappuccino/Objective-J/Browser/Objective-J.js
T
2010-01-27 00:43:54 -08:00

8 lines
101 B
JavaScript

var ObjectiveJ = { };
(function (global, exports)
{
#include "Includes.js"
})(window, ObjectiveJ);