summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/files/run/lisp.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/lisp.scala b/test/files/run/lisp.scala
index 0bcdaeb31d..67eb9f8035 100644
--- a/test/files/run/lisp.scala
+++ b/test/files/run/lisp.scala
@@ -1,5 +1,5 @@
//############################################################################
-// Programmation IV - 2002 - Week 11
+// Lisp interpreter
//############################################################################
// $Id$