mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-23 00:42:13 -07:00
Files

James Harvey points out that Windows still forbids calling a file 'aux' in any context. Even a directory. Gaaah.
10 lines
378 B
XML
10 lines
378 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="66" height="162">
|
|
<path style="fill: none; stroke: black; stroke-width: 2.000000; stroke-linejoin: round; stroke-linecap: round; " d="M 2.000000 140.564056
|
|
L 32.000000 157.884567
|
|
L 62.000000 140.564056
|
|
L 62.000000 2.000000
|
|
L 2.000000 36.641014
|
|
z" />
|
|
</svg>
|