diff options
author | scuri <scuri> | 2010-06-20 03:51:17 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-06-20 03:51:17 +0000 |
commit | a124216ee05a5d63ea8fcdafcd050ad1fadf0b09 (patch) | |
tree | 3d1772da9e2733d2e17a7b2523cc884b3fe95d24 /html/en/samples.html | |
parent | a85cc5d3423ef939806bd4574488af40ff3e43c6 (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/samples.html')
-rw-r--r-- | html/en/samples.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/html/en/samples.html b/html/en/samples.html index 72fdc07..e088f3b 100644 --- a/html/en/samples.html +++ b/html/en/samples.html @@ -82,9 +82,8 @@ cd.KillCanvas(canvas) <h3><a name="Complete Example">Complete Example</a></h3> <p>We have created an application called Simple Draw that illustrates the use of all functions in the CD library - (including WD). You can see the source code in the <a href="../download/simple.c">simple.c</a> file, or take the file - <a href="../download/simple.zip">simple.zip</a> for a complete set of files including makefiles for all platforms. - Extract the files creating subfolders, using parameter "<font face="Courier New">-d</font>".</p> + (including WD). You can see the source code in the file + <a href="../download/simple.zip">simple.zip</a>.</p> <h3>Example for Tests</h3> |