diff options
author | Alan Mishchenko <alanmi@berkeley.edu> | 2012-07-25 12:42:25 -0700 |
---|---|---|
committer | Alan Mishchenko <alanmi@berkeley.edu> | 2012-07-25 12:42:25 -0700 |
commit | bb68d0b7f60c4dc6bf57b85d7c4e3c510df458cf (patch) | |
tree | de375357d936f6019c49c24301ed306d8ea3c0d1 /src/map/super | |
parent | b2ad079a2a1c79b8ba31736defc2cdb617f93141 (diff) | |
download | abc-bb68d0b7f60c4dc6bf57b85d7c4e3c510df458cf.tar.gz abc-bb68d0b7f60c4dc6bf57b85d7c4e3c510df458cf.tar.bz2 abc-bb68d0b7f60c4dc6bf57b85d7c4e3c510df458cf.zip |
Removed unused files from the project.
Diffstat (limited to 'src/map/super')
-rw-r--r-- | src/map/super/module.make | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/map/super/module.make b/src/map/super/module.make index 19ce8228..20c7dd58 100644 --- a/src/map/super/module.make +++ b/src/map/super/module.make @@ -1,4 +1,3 @@ SRC += src/map/super/super.c \ src/map/super/superAnd.c \ - src/map/super/superGate.c \ - src/map/super/superWrite.c + src/map/super/superGate.c |