Skip to content

Commit

Permalink
Merge branch 'main' into feature/julia_package_release
Browse files Browse the repository at this point in the history
  • Loading branch information
ykharkov authored Mar 5, 2024
2 parents 444d2d4 + e203e0e commit 6269381
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ahs_program.jl
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ json_str = JSON3.write(ir(ahs_program))
json_obj = JSON3.read(json_str)

# Define the file path

file_path = joinpath(dirname(@__DIR__), "examples", "ahs_program.json")

# Write the JSON object to a file
Expand Down

0 comments on commit 6269381

Please sign in to comment.