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