From b70995d3148f84185c92b2f467082ff5d8d3098f Mon Sep 17 00:00:00 2001 From: Martin Green Date: Sun, 10 Jul 2011 23:53:32 +0100 Subject: Added THREEDTOPOS setting for survexs 3dtopos program --- localsettingswindows.py | 1 + 1 file changed, 1 insertion(+) (limited to 'localsettingswindows.py') diff --git a/localsettingswindows.py b/localsettingswindows.py index 168a39a..c5cb682 100644 --- a/localsettingswindows.py +++ b/localsettingswindows.py @@ -7,6 +7,7 @@ DATABASE_PORT = '' # Set to empty string for default. Not used with SURVEX_DATA = 'c:\\Expo\\loser\\' CAVERN = 'cavern' +THREEDTOPOS = '3dtopos' EXPOWEB = 'C:\\Expo\\expoweb\\' SURVEYS = 'E:\\surveys\\' SURVEY_SCANS = 'E:\\surveys\\surveyscans' -- cgit v1.2.3