mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-11 16:17:12 +00:00
[svn r8004] fix path to cavestats
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
import sys,csv,os,cStringIO
|
import sys,csv,os,cStringIO
|
||||||
|
|
||||||
CS_BINARY = "cavestats"
|
CS_BINARY = "noinfo/cavestats"
|
||||||
N = 30 # Number to include in "N longest" and "N deepest" lists
|
N = 30 # Number to include in "N longest" and "N deepest" lists
|
||||||
|
|
||||||
# Utility functions
|
# Utility functions
|
||||||
|
|||||||
Reference in New Issue
Block a user