renaming minisat .C to .cc
authorDejan Jovanović <dejan.jovanovic@gmail.com>
Fri, 13 Aug 2010 17:47:56 +0000 (17:47 +0000)
committerDejan Jovanović <dejan.jovanovic@gmail.com>
Fri, 13 Aug 2010 17:47:56 +0000 (17:47 +0000)
commit58ea6b0b63d2170391a61e0fe3b1a3ecf3b99fb2
tree738e96c9d6d8bc402e494b583fa7b98c32a36adb
parentca7639a67b6928fbb9aa2a38d4739a650189f67f
renaming minisat .C to .cc
src/prop/minisat/core/Main.C [deleted file]
src/prop/minisat/core/Main.cc [new file with mode: 0644]
src/prop/minisat/core/Solver.C [deleted file]
src/prop/minisat/core/Solver.cc [new file with mode: 0644]
src/prop/minisat/simp/Main.C [deleted file]
src/prop/minisat/simp/Main.cc [new file with mode: 0644]
src/prop/minisat/simp/SimpSolver.C [deleted file]
src/prop/minisat/simp/SimpSolver.cc [new file with mode: 0644]