diff options
| author | Thijs Schreijer <thijs@thijsschreijer.nl> | 2024-08-28 10:26:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-28 10:26:31 +0200 |
| commit | a9dac6b5f78400c1f73c165a5f061a01a595bdbf (patch) | |
| tree | 570550920e0e863e6f6009cf7ad779a67f761a93 /docs/examples/spiral_snake.lua.html | |
| parent | 60b66fce58b64d121b124e64ef78d37512e3a8a2 (diff) | |
| download | luasystem-0.4.3.tar.gz luasystem-0.4.3.tar.bz2 luasystem-0.4.3.zip | |
Release v0.4.3 (#34)v0.4.3
Diffstat (limited to '')
| -rw-r--r-- | docs/examples/spiral_snake.lua.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/spiral_snake.lua.html b/docs/examples/spiral_snake.lua.html index 1b1c19e..0588722 100644 --- a/docs/examples/spiral_snake.lua.html +++ b/docs/examples/spiral_snake.lua.html | |||
| @@ -145,7 +145,7 @@ codes for moving the cursor around. | |||
| 145 | </div> <!-- id="main" --> | 145 | </div> <!-- id="main" --> |
| 146 | <div id="about"> | 146 | <div id="about"> |
| 147 | <i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i> | 147 | <i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i> |
| 148 | <i style="float:right;">Last updated 2024-07-11 11:58:12 </i> | 148 | <i style="float:right;">Last updated 2024-08-28 10:20:44 </i> |
| 149 | </div> <!-- id="about" --> | 149 | </div> <!-- id="about" --> |
| 150 | </div> <!-- id="container" --> | 150 | </div> <!-- id="container" --> |
| 151 | </body> | 151 | </body> |
