Skip to content

Commit

Permalink
Remove cellwalls
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecsl committed Jun 16, 2012
1 parent 08be8e6 commit ae1d161
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 79 deletions.
2 changes: 0 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,10 @@
<script src="lib/jasmine-1.2.0/jasmine.js"></script>
<script src="lib/jasmine-1.2.0/jasmine-html.js"></script>
<script src="src/cell.js"></script>
<script src="src/cellWalls.js"></script>
<script src="src/mazeGenerator.js"></script>
<script src="src/graph.js"></script>
<script src="src/maze.js"></script>

<script src="spec/cellWallsSpec.js"></script>
<script src="spec/cellSpec.js"></script>
<script src="spec/mazeSpec.js"></script>
<script src="spec/mazeGeneratorSpec.js"></script>
Expand Down
47 changes: 0 additions & 47 deletions spec/cellWallsSpec.js

This file was deleted.

30 changes: 0 additions & 30 deletions src/cellWalls.js

This file was deleted.

0 comments on commit ae1d161

Please sign in to comment.