Skip to content
Snippets Groups Projects
Commit bf80be73 authored by Riccardo Boero's avatar Riccardo Boero :innocent:
Browse files

Changed the arguments dictionary storing in manifest table to use short version

parent 34ce2f23
No related branches found
No related tags found
No related merge requests found
...@@ -42,6 +42,6 @@ module FACTResultsIO ...@@ -42,6 +42,6 @@ module FACTResultsIO
export get_connection, close_connection export get_connection, close_connection
include("manifestIO.jl") include("manifestIO.jl")
export get_table, write_table, overwrite_table export get_table, write_table, overwrite_table, find_table_name_in_manifest
end end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment