belive: Change all users of _value_strictly_dominates() to _value_strictly_dominates_...
[libfirm] / ir / adt / pqueue.c
index 3e28ace..ba26469 100644 (file)
@@ -21,7 +21,6 @@
  * @file
  * @author  Christian Wuerdig, Matthias Braun
  * @brief   Priority Queue implementation based on the heap datastructure
- * @version $Id$
  */
 #include "config.h"