Skip to content

Commit f10f96f

Browse files
committed
fix for import
1 parent 00405b2 commit f10f96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ MeshArrays.GRID_LLC90_download()
1111
MeshArrays.GRID_CS32_download()
1212
MITgcm.getdata("mitgcmsmall")
1313

14-
fil=demo.download_polygons("ne_110m_admin_0_countries.shp")
14+
fil=MeshArrays.demo.download_polygons("ne_110m_admin_0_countries.shp")
1515

1616
MeshArrays.interpolation_setup()
1717

0 commit comments

Comments
 (0)