]> granicus.if.org Git - graphviz/commit
remove use of HUGE
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 28 Apr 2021 03:51:32 +0000 (20:51 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 5 May 2021 00:54:32 +0000 (17:54 -0700)
commitf3e4476819ea70b87905a36fbc77d6e1b7cabecb
treee9fe01ccdde78d08445469832f5cbcdd27e3b444
parent20c97aa4efab6a8c4afbaebb6a978cd49cca3e49
remove use of HUGE

HUGE_VAL is standard C, portable across environments.
cmd/tools/dijkstra.c