Skip to content

Commit

Permalink
Updated source paths in package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cowlby committed Aug 4, 2011
1 parent bd73f42 commit c175ef0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.yml
Expand Up @@ -13,11 +13,11 @@ sources:
- "Source/Lighter.js"
- "Source/Loader.js"
- "Source/Compiler.js"
- "Source/Compiler.Inline.js"
- "Source/Compiler.List.js"
- "Source/Compiler.Lines.js"
- "Source/Compiler/Inline.js"
- "Source/Compiler/List.js"
- "Source/Compiler/Lines.js"
- "Source/Wick.js"
- "Source/Fuel.js"
- "Source/Parser.js"
- "Source/Parser.Lazy.js"
- "Source/Parser.Smart.js"
- "Source/Parser/Lazy.js"
- "Source/Parser/Smart.js"

0 comments on commit c175ef0

Please sign in to comment.