https://github.com/CampagneLaboratory/goby
Raw File
Tip revision: c1f4795cdc0b64ae1cacb10ace22ce48d40057b8 authored by Fabien Campagne on 17 December 2013, 23:08:38 UTC
Replace Double.MIN_VALUE with -10. JSON does not like very small double values and they prevent the table from showing in GobyWeb.
Tip revision: c1f4795
.gitmodules
[submodule "testsupport"]
	path = testsupport
	url = git@github.com:CampagneLaboratory/testsupport.git
[submodule "buildsupport"]
	path = buildsupport
	url = git@github.com:CampagneLaboratory/buildsupport.git
back to top