diff options
author | scuri <scuri> | 2009-06-26 17:22:45 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-06-26 17:22:45 +0000 |
commit | feab2c247a73bffa2cba7833e05b6b4f92351e41 (patch) | |
tree | fa81b2e5b56dcf09d67dd845f2bbb2cbe8675605 /html/en/samples.html | |
parent | 6571550c067af0bb8579d892ab2cf2b8e4543c6e (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/samples.html')
-rw-r--r-- | html/en/samples.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/html/en/samples.html b/html/en/samples.html index 1759ddc..f29f855 100644 --- a/html/en/samples.html +++ b/html/en/samples.html @@ -56,7 +56,8 @@ canvas:Text(10, 10, "Test") canvas:KillCanvas()</pre> <p>Check the file <a href="../download/samples_cdlua5.zip">samples_cdlua5.zip</a> or <a href="../download/samples_cdlua5.tar.gz">samples_cdlua5.tar.gz</a> for several samples in Lua. - For some of them you will need also the IUP libraries. </p> + For some of them you will need also the IUP libraries. You can also browse the + <a href="../examples/">examples folder</a>. </p> <h3>Screen Capture in Windows</h3> |