Skip to content

Commit 61cd803

Browse files
committed
Remerging to normal compile process. Finalizing before merge to master
1 parent 1683aae commit 61cd803

9 files changed

Lines changed: 411 additions & 729 deletions

Gruntfile.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ module.exports = (grunt) ->
1717
'src/core/CommentSpaceAllocator.js'
1818
'src/core/Comment.js'
1919
'src/filter/' + FilterType + 'Filter.js'
20-
'src/CommentCoreLibraryX.js'
20+
'src/CommentCoreLibrary.js'
2121
]
2222

2323
SRC_SCRIPTING_KAGEROU =

0 commit comments

Comments
 (0)