1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-23 00:28:06 +02:00

Properly integrate new file bidi.js

This commit is contained in:
Adil Allawi 2012-02-13 14:38:44 +00:00
parent 6902ba51fa
commit b50cf76ab5
5 changed files with 6 additions and 2 deletions

View file

@ -24,7 +24,8 @@ var files = [
'stream.js',
'worker.js',
'../external/jpgjs/jpg.js',
'jpx.js'
'jpx.js',
'bidi.js'
];
// Load all the files.