tv: Remove mul_table[][][] and simply use * and <<.
[libfirm] / ir / ana / dfs.h
index 13fa5ae..ab3e3b8 100644 (file)
@@ -21,7 +21,6 @@
  * @file    dfs.h
  * @author  Sebastian Hack
  * @date    20.04.2007
- * @version $Id$
  * @brief
  *
  * Primitive depth-first search on the CFG.