Rename cnfvar module to cnfvar_old
authorSamir Aguiar <samir.aguiar@intra2net.com>
Thu, 17 Mar 2022 21:14:05 +0000 (18:14 -0300)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 4 Apr 2022 12:24:58 +0000 (14:24 +0200)
commit7abff5a707178022d60e87dcf7f8c19157b4021c
tree915f385cdc1c152db280a29650707918fd081c9b
parent59b9c10ebde718f60ccb0eedf7f89f69ed8f355f
Rename cnfvar module to cnfvar_old

The new API will replace it and we want to prevent users from being
confused about which to use.
src/arnied_wrapper.py
src/cnfvar_old.py [moved from src/cnfvar.py with 100% similarity]
src/simple_cnf.py
test/test_cnfvar_old.py [moved from test/test_cnfvar.py with 91% similarity]