From c57dda7e1e8bcc13dff508752f778c1c95c9f895 Mon Sep 17 00:00:00 2001 From: graehl Date: Wed, 1 Sep 2010 00:05:14 +0000 Subject: fsa notes git-svn-id: https://ws10smt.googlecode.com/svn/trunk@638 ec762483-ff6d-05da-a07a-a48fb63a330f --- utils/d_ary_heap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/d_ary_heap.h') diff --git a/utils/d_ary_heap.h b/utils/d_ary_heap.h index fea0883b..3a071772 100644 --- a/utils/d_ary_heap.h +++ b/utils/d_ary_heap.h @@ -2,7 +2,7 @@ #define D_ARY_HEAP_H #include "show.h" -#define DDARY(x) x +#define DDARY(x) #define D_ARY_PUSH_GRAEHL 0 // untested #define D_ARY_POP_GRAEHL 0 // untested -- cgit v1.2.3