From bf0278b9492d678d8d7f601ea1513b896f2ad105 Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Sat, 26 May 2012 14:55:38 -0400 Subject: remove creg --- Jamroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Jamroot') diff --git a/Jamroot b/Jamroot index 938a9764..3015c1f3 100644 --- a/Jamroot +++ b/Jamroot @@ -31,7 +31,7 @@ project : default-build on release ; install-bin-libs dpmert//programs utils//programs mteval//programs klm/lm//programs training//liblbfgs decoder//cdec creg//creg phrasinator//programs mira//kbest_mira ; -build-projects mteval decoder dpmert klm/lm training/liblbfgs creg ; +build-projects mteval decoder dpmert klm/lm training/liblbfgs ; #Compile everything ending with _test.cc into a test and run it. rule all_tests ( targets * : dependencies : properties * ) { -- cgit v1.2.3