Skip to content

Commit fbdeeeb

Browse files
abhinavmehndirattasimonschoelly
authored andcommitted
Update SNAPDatasets.jl
1 parent 388cc9d commit fbdeeeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SNAPDatasets.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ using Graphs
55
const SNAPDIR = joinpath(@__DIR__,"..","data")
66

77
snap_graphs = Dict{Symbol, String}(
8-
:amazon0302 => "amazon0302/amazon0302.jlg",
8+
:amazon0302 => "amazon0302/amazon0302.jlg",
99
:arxiv_cit_hep_th => "arxiv_cit/arxiv-cit-hep-th.jlg",
1010
:arxiv_cit_hep_ph => "arxiv_cit/arxiv-cit-hep-ph.jlg",
1111
:as_caida => "as-caida/as-caida20071105.jlg",

0 commit comments

Comments
 (0)