summaryrefslogtreecommitdiffstats
path: root/src/misc/espresso/equiv.c
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2008-07-02 08:01:00 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2008-07-02 08:01:00 -0700
commit303baf27cf34c2a57db97c4c567fd744241fa14b (patch)
treed6235cca48e7bdfe5884e517058c7791e66bb806 /src/misc/espresso/equiv.c
parentfa67e3c19e27c011517b91182eb3929412aaf402 (diff)
downloadabc-303baf27cf34c2a57db97c4c567fd744241fa14b.tar.gz
abc-303baf27cf34c2a57db97c4c567fd744241fa14b.tar.bz2
abc-303baf27cf34c2a57db97c4c567fd744241fa14b.zip
Version abc80702
Diffstat (limited to 'src/misc/espresso/equiv.c')
-rw-r--r--src/misc/espresso/equiv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/misc/espresso/equiv.c b/src/misc/espresso/equiv.c
index ba898a70..f6495f1f 100644
--- a/src/misc/espresso/equiv.c
+++ b/src/misc/espresso/equiv.c
@@ -10,7 +10,7 @@
#include "espresso.h"
-find_equiv_outputs(PLA)
+void find_equiv_outputs(PLA)
pPLA PLA;
{
int i, j, ipart, jpart, some_equiv;