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/proof/int | |
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/proof/int')
-rw-r--r-- | src/proof/int/module.make | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/proof/int/module.make b/src/proof/int/module.make index 4a66b6ca..6c89a36d 100644 --- a/src/proof/int/module.make +++ b/src/proof/int/module.make @@ -6,6 +6,5 @@ SRC += src/proof/int/intCheck.c \ src/proof/int/intFrames.c \ src/proof/int/intInter.c \ src/proof/int/intM114.c \ - src/proof/int/intM114p.c \ src/proof/int/intMan.c \ src/proof/int/intUtil.c |