diff options
author | redpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-06-23 18:29:55 +0000 |
---|---|---|
committer | redpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-06-23 18:29:55 +0000 |
commit | 367d09306da18663870f7200e81fce14b86bec12 (patch) | |
tree | 2289f336378174f7d1bc6226b5749bef3f1f73c8 /gi/clda/src/prob.h | |
parent | c915f1dfaee23dfe229da0b47163d86e9f9cac60 (diff) |
use centralized make
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@11 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'gi/clda/src/prob.h')
-rw-r--r-- | gi/clda/src/prob.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/gi/clda/src/prob.h b/gi/clda/src/prob.h deleted file mode 100644 index bc297870..00000000 --- a/gi/clda/src/prob.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef _PROB_H_ -#define _PROB_H_ - -#include "logval.h" - -typedef LogVal<double> prob_t; - -#endif |