commit 3fd62eae9df3159fc238a515bb748140a942313d
tree f3701994828ca356c2eb4059e1352ca89b72f0df
parent 42f8c3add3e0e4370d4bd6816bf471e07baf34be
tree f3701994828ca356c2eb4059e1352ca89b72f0df
parent 42f8c3add3e0e4370d4bd6816bf471e07baf34be
| Makefile | 5 | |
| build.xml | 21 | |
| build/google-compiler-20091218.jar | 0 | |
| build/yuicompressor-2.4.2.jar | 0 | |
| src/intro.js | 7 |
... |
... |
|
... |
... |
|
... |
... |
|

Rather than using 15 lines hard coded into the build script (which is bound to break at some point), would it not be better to change src/intro.js to use a JSDoc comment market (/* rather than /!) and add either the @license or @preserve tags to the comment so that it is kept in the output?