|
|
@ -7,7 +7,7 @@ var PDFJS = {}; |
|
|
|
// Use strict in our context only - users might not want it
|
|
|
|
// Use strict in our context only - users might not want it
|
|
|
|
'use strict'; |
|
|
|
'use strict'; |
|
|
|
|
|
|
|
|
|
|
|
PDFJS.build = "PDFJSSCRIPT_BUNDLE_VER"; |
|
|
|
PDFJS.build = 'PDFJSSCRIPT_BUNDLE_VER'; |
|
|
|
|
|
|
|
|
|
|
|
// Files are inserted below - see Makefile
|
|
|
|
// Files are inserted below - see Makefile
|
|
|
|
/* PDFJSSCRIPT_INCLUDE_ALL */ |
|
|
|
/* PDFJSSCRIPT_INCLUDE_ALL */ |
|
|
|