Rename the 'aux' subdirectory to avoid Windows restrictions.

James Harvey points out that Windows still forbids calling a file
'aux' in any context. Even a directory. Gaaah.
This commit is contained in:
Simon Tatham
2023-03-27 09:17:51 +01:00
parent 8d6647548f
commit 0af537d2c0
28 changed files with 1 additions and 1 deletions

4
auxiliary/doc/arrow.svg Normal file
View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="110" height="200">
<path style="fill: none; stroke: black; stroke-width: 9.000000; stroke-linejoin: round; stroke-linecap: round; " d="M 10 100 L 100 100 L 70 70 M 100 100 L 70 130" />
</svg>

After

Width:  |  Height:  |  Size: 308 B