summaryrefslogtreecommitdiffstats
path: root/src/aig/hop/module.make
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2007-09-30 08:01:00 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2007-09-30 08:01:00 -0700
commite54d9691616b9a0326e2fdb3156bb4eeb8abfcd7 (patch)
treede3ffe87c3e17950351e3b7d97fa18318bd5ea9a /src/aig/hop/module.make
parent7d7e60f2dc84393cd4c5db22d2eaf7b1fb1a79b2 (diff)
downloadabc-e54d9691616b9a0326e2fdb3156bb4eeb8abfcd7.tar.gz
abc-e54d9691616b9a0326e2fdb3156bb4eeb8abfcd7.tar.bz2
abc-e54d9691616b9a0326e2fdb3156bb4eeb8abfcd7.zip
Version abc70930
Diffstat (limited to 'src/aig/hop/module.make')
-rw-r--r--src/aig/hop/module.make9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/aig/hop/module.make b/src/aig/hop/module.make
deleted file mode 100644
index b06d91fd..00000000
--- a/src/aig/hop/module.make
+++ /dev/null
@@ -1,9 +0,0 @@
-SRC += src/aig/hop/hopBalance.c \
- src/aig/hop/hopCheck.c \
- src/aig/hop/hopDfs.c \
- src/aig/hop/hopMan.c \
- src/aig/hop/hopMem.c \
- src/aig/hop/hopObj.c \
- src/aig/hop/hopOper.c \
- src/aig/hop/hopTable.c \
- src/aig/hop/hopUtil.c