* Removed all Id tags.
[cacao.git] / src / vm / jit / loop / loop.c
index 6534449efa26097f62e8a5a35fa0579e63eacb05..e817f02ba0dc012836bb7d64f915f5bdc9fe4986 100644 (file)
@@ -32,7 +32,6 @@
    algorithm that uses dominator trees (found eg. in modern compiler
    implementation by a.w. appel)
 
-   $Id: loop.c 4699 2006-03-28 14:52:32Z twisti $
 
 */