Skip to content

Commit f19fd02

Browse files
author
Gilles Dubochet
committed
Removed dead code, some useless Id tags removed.
1 parent c1f5cbd commit f19fd02

File tree

7 files changed

+0
-437
lines changed

7 files changed

+0
-437
lines changed

docs/TODO

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
//###########################################################-*-outline-*-####
22
// TODO list
33
//############################################################################
4-
// $Id$
54

65
* Histories
76

docs/development/jvm.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,5 +122,3 @@ Garbage Collection
122122
[gc04] Garbage Collector Ergonomics
123123
http://java.sun.com/j2se/1.5.0/docs/guide/vm/gc-ergonomics.html
124124

125-
126-
$Id$

docs/examples/jolib/Ref.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
** __\ \/ /__/ __ |/ /__/ __ | **
55
** /____/\___/_/ |_/____/_/ | | **
66
** |/ **
7-
** $Id$
87
\* */
98

109
package examples.jolib;

docs/examples/jolib/parallelOr.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
** __\ \/ /__/ __ |/ /__/ __ | **
55
** /____/\___/_/ |_/____/_/ | | **
66
** |/ **
7-
** $Id$
87
\* */
98

109
package examples.jolib;

src/msil/ch/epfl/lamp/compiler/msil/emit/EmitUtils.scala2

Lines changed: 0 additions & 55 deletions
This file was deleted.

src/msil/ch/epfl/lamp/compiler/msil/emit/EmptyVisitor.scala2

Lines changed: 0 additions & 83 deletions
This file was deleted.

0 commit comments

Comments
 (0)