Forgot to check for the non-existance of a complete function.
[jquery.git] / build.bat
1 @echo off\r
2 type jquery\jquery.js > jquery-svn.js\r
3 type fx\fx.js >> jquery-svn.js\r
4 type event\event.js >> jquery-svn.js\r
5 type ajax\ajax.js >> jquery-svn.js\r