Did some light reordering of the jQuery definition. Moved window and undefined to...
[jquery.git] / src / intro.js
1 /*!
2  * jQuery JavaScript Library v@VERSION
3  * http://jquery.com/
4  *
5  * Copyright (c) 2009 John Resig
6  * Dual licensed under the MIT and GPL licenses.
7  * http://docs.jquery.com/License
8  *
9  * Date: 
10  * Revision: 
11  */
12 (function(window, undefined){
13