diff options
author | Daniel Dunbar <daniel@zuster.org> | 2010-04-05 04:00:56 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2010-04-05 04:00:56 +0000 |
commit | 40feb785ee98ead840f043f336a5d403c9752b94 (patch) | |
tree | 0eb0e6e25d6df277c12aa166cce6ca5836fa72b4 /stp | |
parent | 46fef5e207735a356e1c18a9f0928fb94bd42b4d (diff) | |
download | klee-40feb785ee98ead840f043f336a5d403c9752b94.tar.gz |
STP: Switch to standard C++ file suffix.
git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@100390 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'stp')
-rw-r--r-- | stp/sat/Simplifier.cpp (renamed from stp/sat/Simplifier.C) | 0 | ||||
-rw-r--r-- | stp/sat/Solver.cpp (renamed from stp/sat/Solver.C) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/stp/sat/Simplifier.C b/stp/sat/Simplifier.cpp index 1c192e20..1c192e20 100644 --- a/stp/sat/Simplifier.C +++ b/stp/sat/Simplifier.cpp diff --git a/stp/sat/Solver.C b/stp/sat/Solver.cpp index 0fcb6149..0fcb6149 100644 --- a/stp/sat/Solver.C +++ b/stp/sat/Solver.cpp |