[Julius-cvs 750] CVS update: julius4/mkbinhmm

Back to archive index

sumom****@users***** sumom****@users*****
2012年 7月 27日 (金) 17:44:57 JST


Index: julius4/mkbinhmm/Makefile.in
diff -u julius4/mkbinhmm/Makefile.in:1.7 julius4/mkbinhmm/Makefile.in:1.8
--- julius4/mkbinhmm/Makefile.in:1.7	Fri Apr 29 14:09:20 2011
+++ julius4/mkbinhmm/Makefile.in	Fri Jul 27 17:44:57 2012
@@ -1,9 +1,9 @@
-# Copyright (c) 2003-2011 Kawahara Lab., Kyoto University 
+# Copyright (c) 2003-2012 Kawahara Lab., Kyoto University 
 # Copyright (c) 2003-2005 Shikano Lab., Nara Institute of Science and Technology
-# Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology
+# Copyright (c) 2005-2012 Julius project team, Nagoya Institute of Technology
 # All rights reserved
 #
-# $Id: Makefile.in,v 1.7 2011/04/29 05:09:20 sumomo Exp $
+# $Id: Makefile.in,v 1.8 2012/07/27 08:44:57 sumomo Exp $
 #
 SHELL=/bin/sh
 .SUFFIXES:
Index: julius4/mkbinhmm/mkbinhmm.c
diff -u julius4/mkbinhmm/mkbinhmm.c:1.5 julius4/mkbinhmm/mkbinhmm.c:1.6
--- julius4/mkbinhmm/mkbinhmm.c:1.5	Fri Apr 29 14:09:20 2011
+++ julius4/mkbinhmm/mkbinhmm.c	Fri Jul 27 17:44:57 2012
@@ -1,13 +1,13 @@
 /*
- * Copyright (c) 2003-2011 Kawahara Lab., Kyoto University 
+ * Copyright (c) 2003-2012 Kawahara Lab., Kyoto University 
  * Copyright (c) 2003-2005 Shikano Lab., Nara Institute of Science and Technology
- * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology
+ * Copyright (c) 2005-2012 Julius project team, Nagoya Institute of Technology
  * All rights reserved
  */
 
 /* mkbinhmm --- read in ascii hmmdefs file and write in binary format */
 
-/* $Id: mkbinhmm.c,v 1.5 2011/04/29 05:09:20 sumomo Exp $ */
+/* $Id: mkbinhmm.c,v 1.6 2012/07/27 08:44:57 sumomo Exp $ */
 
 #include <sent/stddefs.h>
 #include <sent/htk_hmm.h>
Index: julius4/mkbinhmm/mkbinhmmlist.c
diff -u julius4/mkbinhmm/mkbinhmmlist.c:1.3 julius4/mkbinhmm/mkbinhmmlist.c:1.4
--- julius4/mkbinhmm/mkbinhmmlist.c:1.3	Fri Apr 29 14:09:20 2011
+++ julius4/mkbinhmm/mkbinhmmlist.c	Fri Jul 27 17:44:57 2012
@@ -1,13 +1,13 @@
 /*
- * Copyright (c) 2003-2011 Kawahara Lab., Kyoto University 
+ * Copyright (c) 2003-2012 Kawahara Lab., Kyoto University 
  * Copyright (c) 2003-2005 Shikano Lab., Nara Institute of Science and Technology
- * Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology
+ * Copyright (c) 2005-2012 Julius project team, Nagoya Institute of Technology
  * All rights reserved
  */
 
 /* mkbinhmmlist --- read in ascii hmmlist file and write in binary format */
 
-/* $Id: mkbinhmmlist.c,v 1.3 2011/04/29 05:09:20 sumomo Exp $ */
+/* $Id: mkbinhmmlist.c,v 1.4 2012/07/27 08:44:57 sumomo Exp $ */
 
 #include <sent/stddefs.h>
 #include <sent/htk_hmm.h>



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