Skip to content

Commit

Permalink
Fix NumberCopy change
Browse files Browse the repository at this point in the history
  • Loading branch information
sebasguts committed Jun 18, 2019
1 parent 64d99c3 commit 12018d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deps/src/caller.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,4 @@ void singular_define_caller(jlcxx::Module & Singular)
Singular.method("get_resolution_data", &get_resolution_data);
Singular.method("create_syStrategy_data", &create_syStrategy_data);

Singular.method("get_number_copy",&get_number_copy);

}

0 comments on commit 12018d4

Please sign in to comment.