diff options
author | graehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-07-24 07:35:40 +0000 |
---|---|---|
committer | graehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-07-24 07:35:40 +0000 |
commit | 99a4c322f30b39726787b96ea59d3159dc3d0d13 (patch) | |
tree | 9fd5749cf995ad96e5ed46b852bd9388fbb2e3e4 /gi/posterior-regularisation | |
parent | 33dcd4ddadbebbf65be501dedfd87586f34b7e6a (diff) |
minor - disable hash sparse_vector for now
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@396 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'gi/posterior-regularisation')
-rw-r--r-- | gi/posterior-regularisation/prjava/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gi/posterior-regularisation/prjava/Makefile b/gi/posterior-regularisation/prjava/Makefile deleted file mode 100644 index a16adcde..00000000 --- a/gi/posterior-regularisation/prjava/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -all: - ant dist - -clean: - ant clean |