diff options
Diffstat (limited to 'dependencies.js')
-rw-r--r-- | dependencies.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dependencies.js b/dependencies.js index f7f4147..c392c9d 100644 --- a/dependencies.js +++ b/dependencies.js @@ -1,5 +1,4 @@ $.getScript('math.js'); -$.getScript('combined.js'); // @Adhitya: 02-07-2016: Commented Jitesh's work to call Data Structures individually, // and combined all of them into combined.js using combine_script.bat |