Closed btwooton closed 6 years ago
I've redone the way this branch was merged from master
such that it is rebased directly on the latest commit of master
so the Git commit history doesn't have a merge. The merge would've failed in the last build because of CMakeLists.txt
. I ran git diff origin/pull-request-migrateStandardProcedure pull-request-migrateStandardProcedure
after this and there was no difference found.
I have begun the migration of the standard procedures from the old code base, starting with the arithmetic number procedures. The rest of the standard procedures can be migrated over in a similar fashion by simply updating the API calls in the procedure code.