Skip to content

Commit

Permalink
Add capture(TestInput)
Browse files Browse the repository at this point in the history
  • Loading branch information
d-torrance committed Aug 21, 2024
1 parent d492768 commit 821a7d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions M2/Macaulay2/m2/testing.m2
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ locate TestInput := T -> T#"location"
net TestInput := lookup(net, Function)
precedence TestInput := lookup(precedence, Function)
editMethod TestInput := editMethod @@ locate
capture TestInput := opt -> T -> capture(toString T, opt)

-----------------------------------------------------------------------------
-- TEST
Expand Down

0 comments on commit 821a7d6

Please sign in to comment.