From f131509c565edef455a5a9d89f176081d56038cc Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Mon, 20 Jul 2020 22:53:26 +0100 Subject: 3dtopos to survexpos + comments --- localsettingsWSL.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'localsettingsWSL.py') diff --git a/localsettingsWSL.py b/localsettingsWSL.py index 109037d..1934e55 100644 --- a/localsettingsWSL.py +++ b/localsettingsWSL.py @@ -47,7 +47,7 @@ DEBUG = True # executables: CAVERN = 'cavern' -THREEDTOPOS = '3dtopos' +THREEDTOPOS = 'survexport --pos' DATABASES = { 'default': { -- cgit v1.2.3