Initial version of spack with one package: cmake

This commit is contained in:
Todd Gamblin
2013-02-13 17:50:44 -08:00
commit cc76c0f5f9
23 changed files with 1094 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
*.pyc
/opt/
/var/
*~