1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00
This commit is contained in:
Artur Adib 2011-10-25 22:51:08 -04:00
parent e9c96c6052
commit df7baea6d2

View file

@ -4,12 +4,11 @@
var PDF = {};
(function() {
// Use strict in our context only - users might not want it
'use strict';
// Files are inserted below - see Makefile
/* PDFJSSCRIPT_INCLUDE_ALL */
})();
})();