diff --git a/codecs/lpc10/tbdm.c b/codecs/lpc10/tbdm.c index 30a53cc802..aa51cf7deb 100755 --- a/codecs/lpc10/tbdm.c +++ b/codecs/lpc10/tbdm.c @@ -1,8 +1,8 @@ /* $Log$ -Revision 1.6 2000/01/05 08:20:40 markster -Version 0.1.7 from FTP +Revision 1.7 2000/01/05 08:20:40 markster +Version 0.1.8 from FTP Revision 1.2 2000/01/05 08:20:40 markster Some OSS fixes and a few lpc changes to make it actually work @@ -30,8 +30,8 @@ extern int tbdm_(real *speech, integer *lpita, integer *tau, integer *ltau, real /* TBDM Version 49 */ /* $Log$ - * Revision 1.6 2000/01/05 08:20:40 markster - * Version 0.1.7 from FTP + * Revision 1.7 2000/01/05 08:20:40 markster + * Version 0.1.8 from FTP * /* Revision 1.2 2000/01/05 08:20:40 markster /* Some OSS fixes and a few lpc changes to make it actually work diff --git a/codecs/lpc10/voicin.c b/codecs/lpc10/voicin.c index 0db1d78bb8..601bd47aeb 100755 --- a/codecs/lpc10/voicin.c +++ b/codecs/lpc10/voicin.c @@ -1,8 +1,8 @@ /* $Log$ -Revision 1.6 2000/01/05 08:20:40 markster -Version 0.1.7 from FTP +Revision 1.7 2000/01/05 08:20:40 markster +Version 0.1.8 from FTP Revision 1.2 2000/01/05 08:20:40 markster Some OSS fixes and a few lpc changes to make it actually work @@ -48,8 +48,8 @@ extern struct { /* VOICIN Version 52 */ /* $Log$ - * Revision 1.6 2000/01/05 08:20:40 markster - * Version 0.1.7 from FTP + * Revision 1.7 2000/01/05 08:20:40 markster + * Version 0.1.8 from FTP * /* Revision 1.2 2000/01/05 08:20:40 markster /* Some OSS fixes and a few lpc changes to make it actually work @@ -290,8 +290,8 @@ s*/ /* Global Variables: */ /* Arguments */ /* $Log$ - * Revision 1.6 2000/01/05 08:20:40 markster - * Version 0.1.7 from FTP + * Revision 1.7 2000/01/05 08:20:40 markster + * Version 0.1.8 from FTP * /* Revision 1.2 2000/01/05 08:20:40 markster /* Some OSS fixes and a few lpc changes to make it actually work diff --git a/codecs/lpc10/vparms.c b/codecs/lpc10/vparms.c index 498c2bfc62..ba0fb422f8 100755 --- a/codecs/lpc10/vparms.c +++ b/codecs/lpc10/vparms.c @@ -1,8 +1,8 @@ /* $Log$ -Revision 1.6 2000/01/05 08:20:40 markster -Version 0.1.7 from FTP +Revision 1.7 2000/01/05 08:20:40 markster +Version 0.1.8 from FTP Revision 1.2 2000/01/05 08:20:40 markster Some OSS fixes and a few lpc changes to make it actually work @@ -33,8 +33,8 @@ static real c_b2 = 1.f; /* VPARMS Version 50 */ /* $Log$ - * Revision 1.6 2000/01/05 08:20:40 markster - * Version 0.1.7 from FTP + * Revision 1.7 2000/01/05 08:20:40 markster + * Version 0.1.8 from FTP * /* Revision 1.2 2000/01/05 08:20:40 markster /* Some OSS fixes and a few lpc changes to make it actually work