From 2845f65ba86dadea614083174e9307dc577f4583 Mon Sep 17 00:00:00 2001 From: Ivan Topolnak Date: Thu, 16 May 2013 16:37:17 -0300 Subject: wip in aspects for actor tracing --- project/Settings.scala | 1 + 1 file changed, 1 insertion(+) (limited to 'project') diff --git a/project/Settings.scala b/project/Settings.scala index 7eddda5f..de8a3024 100644 --- a/project/Settings.scala +++ b/project/Settings.scala @@ -13,6 +13,7 @@ object Settings { scalacOptions := Seq( "-encoding", "utf8", + "-g:vars", "-feature", "-unchecked", "-deprecation", -- cgit v1.2.3