Export correct space routines

This commit is contained in:
Alberto Ramos 2021-10-28 15:16:40 +02:00
parent 6255039f02
commit 34ddbd6b2c
2 changed files with 2 additions and 2 deletions

View file

@ -280,7 +280,7 @@ end
end
export up, dw, updw, global_point, point_index, point_coord, point_time
export up, dw, updw, point_index, point_coord, point_time
export BC_PERIODIC, BC_OPEN, BC_SF_AFWB, BC_SF_ORBI
end