Update CommonJS module registration to check to see if define is a function instead...
authorColin Snover <github.com@zetafleet.com>
Thu, 30 Dec 2010 05:58:03 +0000 (23:58 -0600)
committerColin Snover <github.com@zetafleet.com>
Thu, 30 Dec 2010 05:58:03 +0000 (23:58 -0600)
commit9029dc02a234ad9699513f81acd1423f9c2c4e30
treeb83497eca04d7fa85dd3b9e222a8330871f3b903
parentdfa57073069c6b60f623635df65e02c0c0c9a582
Update CommonJS module registration to check to see if define is a function instead of just not undefined.
src/core.js