Add a tutorial.js file.

(imported from commit 58b72d08c0cd7815c3c54bd37c4a8033f32cc7ad)
This commit is contained in:
Waseem Daher
2013-02-13 16:04:35 -05:00
parent 163c9c8d75
commit b51dc36667
3 changed files with 10 additions and 0 deletions

View File

@@ -226,6 +226,7 @@ PIPELINE_JS = {
'js/activity.js',
'js/colorspace.js',
'js/timerender.js',
'js/tutorial.js',
),
'output_filename': 'min/app.js'
},