Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

App #615

Closed
wants to merge 6 commits into from
Closed

App #615

Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
move(scope): appease the History God
  • Loading branch information
mhevery committed Oct 25, 2011
commit 5ffee2e5d05c8aa9f8eb483e8d73a290e24f47fe
2 changes: 1 addition & 1 deletion angularFiles.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ angularFiles = {
'src/Angular.js',
'src/JSON.js',
'src/Compiler.js',
'src/Scope.js',
'src/Injector.js',
'src/parser.js',
'src/Resource.js',
Expand All @@ -23,6 +22,7 @@ angularFiles = {
'src/service/resource.js',
'src/service/route.js',
'src/service/routeParams.js',
'src/service/scope.js',
'src/service/sniffer.js',
'src/service/window.js',
'src/service/xhr.bulk.js',
Expand Down
File renamed without changes.
File renamed without changes.