summaryrefslogtreecommitdiff
path: root/test/files/run/Course-2002-09.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/Course-2002-09.scala')
-rw-r--r--test/files/run/Course-2002-09.scala1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/files/run/Course-2002-09.scala b/test/files/run/Course-2002-09.scala
index 5b2adbc581..fac39e0841 100644
--- a/test/files/run/Course-2002-09.scala
+++ b/test/files/run/Course-2002-09.scala
@@ -1,7 +1,6 @@
//############################################################################
// Programmation IV - 2002 - Week 09
//############################################################################
-// $Id$
trait Constraint {
def newValue: Unit;