Skip to content

Commit

Permalink
export compose and translate
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsignorelli committed Apr 2, 2024
1 parent 75ba441 commit df5e27e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/GTPSA.jl
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,12 @@ export

# Methods:
evaluate, evaluate!,
compose,
compose, compose!,
integ, ∫, integ!, ∫!,
deriv, ∂, deriv!, ∂!,
getord, getord!,
cutord, cutord!,
translate,
translate, translate!,
par,
scalar,
setGTPSA!,
Expand Down

0 comments on commit df5e27e

Please sign in to comment.