Closed mikeshulman closed 4 years ago
Or we make a PR to the main library implementing the naming changes in the cubical library. I don't think WildCat/Square is ready to merged into the main library yet. For one, we need to agree on a naming convention.
Every time I switch from the wildcat branch to the master branch, the leftover compiled
WildCat/Square.vo
gets mistakenly imported byCubical/DSquare
until I delete it. Let's at least merge a change that will stop that from happening.First we'll have to merge
master
back intowildcat
, which will require a bit of manual work.