public
Description: An implementation of a software transactional memory framework in Scala
Homepage: http://www.codecommit.com/blog
Clone URL: git://github.com/djspiewak/scala-stm.git
scala-stm / .gitignore
100644 6 lines (5 sloc) 0.044 kb
1
2
3
4
5
6
.classpath
.project
.manager
target
reports