Skip to content

Commit

Permalink
Update RuntimeGeneratedFunctions.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored May 28, 2023
1 parent 3f8a96f commit 4724e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RuntimeGeneratedFunctions.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module RuntimeGeneratedFunctions

using ExprTools, Serialization, SHA

export RuntimeGeneratedFunction, @RuntimeGeneratedFunction
export RuntimeGeneratedFunction, @RuntimeGeneratedFunction, drop_expr

const _rgf_docs = """
@RuntimeGeneratedFunction(function_expression)
Expand Down

0 comments on commit 4724e8d

Please sign in to comment.