mirror of
https://github.com/Alex38Lyon/Synthese-PSM_LARRA.git
synced 2026-06-01 22:00:53 +00:00
25 lines
740 B
Python
25 lines
740 B
Python
## Global data for pyCreateTh.py
|
|
|
|
|
|
# # [Survey_Data] default values
|
|
# Author = "Created by pyCreateTh.py"
|
|
# Copyright = "# Copyright (C) pyCreateTh.py"
|
|
# Copyright_Short = "Licence (C) pyCreateTh.py"
|
|
# map_comment = "Created by pyCreateTh.py"
|
|
# cs = "UTM30"
|
|
# club = "Therion"
|
|
# thanksto = "Therion"
|
|
# datat = "https://therion.speleo.sk/"
|
|
# wpage = "https://therion.speleo.sk/"
|
|
|
|
# ## [Application_data] default values
|
|
# template_path = "./Template"
|
|
# station_by_scrap = 20
|
|
# final_therion_exe = True
|
|
# therion_path = "C:/Therion/therion.exe"
|
|
# LINES = -1
|
|
# NAMES = -1
|
|
|
|
# configIni = "config.ini" # Default config file name
|
|
# debug_log = False # Mode debug des messages
|
|
error_count = 0 # Compteur d'erreurs |