https://github.com/kit-parco/networkit
Raw File
Tip revision: 81a6c816ec8b628bd00b518ecfee3023d87d30ac authored by cls on 13 March 2014, 15:29:19 UTC
merge Dev into default for 3.0 release
Tip revision: 81a6c81
.hgignore

syntax: regexp
\.d$
\.trace$
\.mk$
\.o$
.DS_Store
\.pyc
\.a
\.so
\checkpoint.ipynb
build.conf
.sconsign.dblite
/_NetworKit.cpp$
src/python/NetworKit.egg-info/

syntax: regexp
^output$
syntax: regexp
^sandbox$
syntax: regexp
^profiling$
syntax: regexp
^input$
syntax: regexp
^EnsembleClustering-D$
syntax: regexp
^EnsembleClustering-D$
syntax: regexp
^EnsembleClustering-D$
syntax: regexp
^EnsembleClustering-DPar$
syntax: regexp
^EnsembleClustering-O$
syntax: regexp
/NetworKit-Comm*$
syntax: regexp
/*.orig
/*.eps
syntax: regexp
^doxygen$
back to top