Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
dhgarrette committed Apr 17, 2015
1 parent 1986804 commit f3317d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
@@ -1,7 +1,7 @@
import sbt._
import Keys._

object CcgBuild extends Build {
object NlpBuild extends Build {

lazy val main = Project(id = "nlp", base = file(".")) dependsOn(ccg)

Expand Down

0 comments on commit f3317d8

Please sign in to comment.