Navigation Menu

Skip to content

Commit

Permalink
moved cirq and df to own modules
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ ONeal committed Jul 28, 2013
1 parent 9a3a872 commit b891a1b
Show file tree
Hide file tree
Showing 16 changed files with 8 additions and 578 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Expand Up @@ -19,3 +19,9 @@
[submodule "dom-storage"] [submodule "dom-storage"]
path = dom-storage path = dom-storage
url = https://github.com/coolaj86/node-dom-storage.git url = https://github.com/coolaj86/node-dom-storage.git
[submodule "df"]
path = df
url = https://github.com/coolaj86/node-df-js.git
[submodule "cirq"]
path = cirq
url = https://github.com/coolaj86/cirqjs.git
1 change: 1 addition & 0 deletions cirq
Submodule cirq added at 1dde5b
98 changes: 0 additions & 98 deletions cirq/README.md

This file was deleted.

61 changes: 0 additions & 61 deletions cirq/lib/cirq.js

This file was deleted.

24 changes: 0 additions & 24 deletions cirq/max-int.js

This file was deleted.

41 changes: 0 additions & 41 deletions cirq/test/bench-cirq.js

This file was deleted.

45 changes: 0 additions & 45 deletions cirq/test/bench-shift.js

This file was deleted.

86 changes: 0 additions & 86 deletions cirq/test/cirq-test.js

This file was deleted.

1 change: 1 addition & 0 deletions df
Submodule df added at c3e3ff

0 comments on commit b891a1b

Please sign in to comment.