[Julius-cvs 706] CVS update: julius4/libjulius/src

Back to archive index

sumom****@users***** sumom****@users*****
2011年 7月 28日 (木) 16:11:36 JST


Index: julius4/libjulius/src/beam.c
diff -u julius4/libjulius/src/beam.c:1.17 julius4/libjulius/src/beam.c:1.18
--- julius4/libjulius/src/beam.c:1.17	Fri Apr 29 14:09:15 2011
+++ julius4/libjulius/src/beam.c	Thu Jul 28 16:11:35 2011
@@ -42,7 +42,7 @@
  * @author Akinobu LEE
  * @date   Tue Feb 22 17:00:45 2005
  *
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
  * 
  */
 /*
@@ -219,6 +219,7 @@
 static void
 re_compute_lattice_lm(WordGraph *root, WCHMM_INFO *wchmm)
 {
+  WordGraph *wg;
   int i;
   
   for(wg=root;wg;wg=wg->next) {



Julius-cvs メーリングリストの案内
Back to archive index