1
0
Fork 0

Update to latest chisel

This commit is contained in:
Andrew Waterman 2015-08-26 22:38:45 -07:00
parent 6f85ed191e
commit fd58c52250
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 83b76aa258dccdf4b7b9f3d4c7756549ed37be9d
Subproject commit 1136e89f0f4037c31e48aad4b13260ff17039811

View File

@ -3,3 +3,5 @@ resolvers += "jgit-repo" at "http://download.eclipse.org/jgit/maven"
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.5.3")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "0.8.1")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.5.0")