Skip to content

Commit

Permalink
Remove testing module
Browse files Browse the repository at this point in the history
  • Loading branch information
bmcdonald3 committed Nov 17, 2021
1 parent 23f9e68 commit 10a85a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
1 change: 1 addition & 0 deletions src/ArraySetopsMsg.chpl
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ module ArraySetopsMsg
moduleName=getModuleName(),
errorClass="ErrorWithContext");
}

proc registerMe() {
use CommandMap;
registerFunction("intersect1d", intersect1dMsg);
Expand Down
15 changes: 0 additions & 15 deletions src/MyModuleMsg.chpl

This file was deleted.

0 comments on commit 10a85a8

Please sign in to comment.