Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHieu Hoang <fishandfrolick@gmail.com>2013-03-16 02:02:00 +0400
committerHieu Hoang <fishandfrolick@gmail.com>2013-03-16 02:02:00 +0400
commit7888c7ba23fd83b1634c8f3a48ee9d429599dfc5 (patch)
treec69da7bf725c8e4d872c3bd81e0735ef30abb91a /moses/AlignmentInfoCollection.h
parentcedb41be2ac95d982841ebdec78150caa371e9d3 (diff)
parentdf5f0934be559418177ffa9a68c2e561918a310f (diff)
eclipse project files
Diffstat (limited to 'moses/AlignmentInfoCollection.h')
-rw-r--r--moses/AlignmentInfoCollection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/moses/AlignmentInfoCollection.h b/moses/AlignmentInfoCollection.h
index 1643ec1b0..6185b32a9 100644
--- a/moses/AlignmentInfoCollection.h
+++ b/moses/AlignmentInfoCollection.h
@@ -54,6 +54,7 @@ class AlignmentInfoCollection
//! Only a single static variable should be created.
AlignmentInfoCollection();
+ ~AlignmentInfoCollection();
static AlignmentInfoCollection s_instance;