This commit is contained in:
Mark Harrah 2012-11-13 16:16:45 -05:00
parent a38bce8d41
commit 44c73199ca
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
TaskKey[Unit]("example") := ()
TaskKey[Unit]("example") := {}

View File

@ -1 +1 @@
TaskKey[Unit]("sample") := ()
TaskKey[Unit]("sample") := {}

View File

@ -1 +1 @@
TaskKey[Unit]("sample2") := ()
TaskKey[Unit]("sample2") := {}