diff options
| author | Chris Dyer <cdyer@cab.ark.cs.cmu.edu> | 2012-05-26 14:55:38 -0400 | 
|---|---|---|
| committer | Chris Dyer <cdyer@cab.ark.cs.cmu.edu> | 2012-05-26 14:55:38 -0400 | 
| commit | 427d2be0040c28bba680c48aca9514ef932ecb56 (patch) | |
| tree | 7e57311025c30375c46a3db352b76cf308f7c4f2 /mira | |
| parent | c6ef1c92d2da273fd5a413b5166a9acc8ebb1e5f (diff) | |
remove creg
Diffstat (limited to 'mira')
| -rw-r--r-- | mira/kbest_mira.cc | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/mira/kbest_mira.cc b/mira/kbest_mira.cc index dc0200d6..8b7993dd 100644 --- a/mira/kbest_mira.cc +++ b/mira/kbest_mira.cc @@ -5,8 +5,6 @@  #include <cmath>  #include <tr1/memory> -#include "config.h" -  #include <boost/program_options.hpp>  #include <boost/program_options/variables_map.hpp> | 
