diff options
author | Alan Mishchenko <alanmi@berkeley.edu> | 2007-01-10 08:01:00 -0800 |
---|---|---|
committer | Alan Mishchenko <alanmi@berkeley.edu> | 2007-01-10 08:01:00 -0800 |
commit | 8dfe404863427d5e7b18d055ffd78b453835f959 (patch) | |
tree | f0efcc544e0501aa6477948744e4d2788a4fb965 /src/opt/cut/abcCut.c | |
parent | be6a484a997a8477d4c3b03c17f798c1b0061bf1 (diff) | |
download | abc-8dfe404863427d5e7b18d055ffd78b453835f959.tar.gz abc-8dfe404863427d5e7b18d055ffd78b453835f959.tar.bz2 abc-8dfe404863427d5e7b18d055ffd78b453835f959.zip |
Version abc70110
Diffstat (limited to 'src/opt/cut/abcCut.c')
-rw-r--r-- | src/opt/cut/abcCut.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/opt/cut/abcCut.c b/src/opt/cut/abcCut.c index 3b70e9c1..9bbd5790 100644 --- a/src/opt/cut/abcCut.c +++ b/src/opt/cut/abcCut.c @@ -20,7 +20,6 @@ #include "abc.h" #include "cut.h" -#include "seqInt.h" //////////////////////////////////////////////////////////////////////// /// DECLARATIONS /// |