aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/irc2pc.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/lpc10/irc2pc.c')
-rwxr-xr-xcodecs/lpc10/irc2pc.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/codecs/lpc10/irc2pc.c b/codecs/lpc10/irc2pc.c
index 9cacc9250..6f0b2d1b5 100755
--- a/codecs/lpc10/irc2pc.c
+++ b/codecs/lpc10/irc2pc.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.12 2000/01/05 08:20:39 markster
-Version 0.2.0 from FTP
+Revision 1.13 2000/01/05 08:20:39 markster
+Version 0.3.0 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -29,8 +29,8 @@ extern int irc2pc_(real *rc, real *pc, integer *order, real *gprime, real *g2pas
/* IRC2PC Version 48 */
/* $Log$
- * Revision 1.12 2000/01/05 08:20:39 markster
- * Version 0.2.0 from FTP
+ * Revision 1.13 2000/01/05 08:20:39 markster
+ * Version 0.3.0 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -82,8 +82,8 @@ extern int irc2pc_(real *rc, real *pc, integer *order, real *gprime, real *g2pas
/* Arguments */
/* $Log$
- * Revision 1.12 2000/01/05 08:20:39 markster
- * Version 0.2.0 from FTP
+ * Revision 1.13 2000/01/05 08:20:39 markster
+ * Version 0.3.0 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work