summaryrefslogtreecommitdiffstats
path: root/src/map/if/module.make
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2011-09-27 15:10:53 +0700
committerAlan Mishchenko <alanmi@berkeley.edu>2011-09-27 15:10:53 +0700
commit519b03e8e89c1fd07343d6883ea2c77d259a79e1 (patch)
treed390635a74434d13b359c1f2e6a728658946011a /src/map/if/module.make
parent976f5f5a1230ff80e1050f6bc840e35941fe637b (diff)
downloadabc-519b03e8e89c1fd07343d6883ea2c77d259a79e1.tar.gz
abc-519b03e8e89c1fd07343d6883ea2c77d259a79e1.tar.bz2
abc-519b03e8e89c1fd07343d6883ea2c77d259a79e1.zip
Changes to the matching procedure and new abstraction code.
Diffstat (limited to 'src/map/if/module.make')
-rw-r--r--src/map/if/module.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/if/module.make b/src/map/if/module.make
index b60e2691..eda5e13e 100644
--- a/src/map/if/module.make
+++ b/src/map/if/module.make
@@ -3,6 +3,7 @@ SRC += src/map/if/ifCore.c \
src/map/if/ifDec07.c \
src/map/if/ifDec08.c \
src/map/if/ifDec10.c \
+ src/map/if/ifDec16.c \
src/map/if/ifLib.c \
src/map/if/ifMan.c \
src/map/if/ifMap.c \