diff --git a/handbook/troggle/scriptscurrent.html b/handbook/troggle/scriptscurrent.html index 45ceda939..aab3e3b4e 100644 --- a/handbook/troggle/scriptscurrent.html +++ b/handbook/troggle/scriptscurrent.html @@ -88,11 +88,6 @@ It seems to be being run to convert CSV files into something else. The "shx" par See the entire page devoted to the various QM scripts. -

svxtrace.py

-

Traces all the svx file dependencies via the *include statements. -In :expoweb:/ . The documented workflow today does not need this, but that might be a documentation fault. -It might do a key job. It is used by makefile above. -Its job has almost certainly been superceded by the survex file parser in troggle.

create_dplong_table.py, cavestats @@ -187,6 +182,10 @@ Also in the :loser:fixedpts/scripts/convert_shx/ folder is a 135-line short scri [to be investigated]

+

svxtrace.py

+

Obsolete. Traced all the svx file dependencies via the *include statements. + It produced a file used by makefile above. + The troggle parser/survex.py code now (sinc 2020) produces an indented list of the current *include tree in a file in the /troggle/ folder whenever the survex files are imported by databaseReset.py.

Wallets

Obsolete. Functions in wallets.py were integrated into troggle in July/August 2022.