Skip to content

Commit

Permalink
Update app/js/services.js
Browse files Browse the repository at this point in the history
  • Loading branch information
gruber76 committed Mar 18, 2012
1 parent 0a8502b commit c644413
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/js/services.js
@@ -1,5 +1,12 @@
/* http://docs.angularjs.org/#!angular.service */


app = angular.module('MyAngularModule', function() {


});


/**
* App service which is responsible for the main configuration of the app.
*/
Expand Down

0 comments on commit c644413

Please sign in to comment.