Files
create/src/Mod
Stefan Brüns 7cac8787a4 [OpenSCAD] Avoid writing temporary parse cache file
Creating the parsetab.py cache file in a system wide fixed location
(e.g. /tmp/parsetab.py) creates problems when a computer is used by
different users. Also the file is never removed, which is not very nice.

Caching provides hardly any benefit here, as it only takes milliseconds,
and may even be negated by the additional required filesystem operations.

Fixes (part of) #6315.
2022-03-31 10:39:49 -05:00
..
2022-03-31 11:41:28 +02:00
2022-03-31 11:41:28 +02:00
2022-03-23 22:44:18 +01:00
2022-03-31 11:41:28 +02:00
2022-03-31 11:41:28 +02:00
2022-03-23 22:44:18 +01:00
2022-03-31 11:41:28 +02:00
2022-03-31 11:41:28 +02:00
2022-03-31 11:41:28 +02:00
2022-03-31 11:41:28 +02:00
2022-03-31 11:41:28 +02:00
2022-03-31 11:41:28 +02:00
2022-03-23 01:59:51 +01:00