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. -
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.
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.
Obsolete. Functions in wallets.py were integrated into troggle in July/August 2022.