2013-01-24 15:14 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
+ links to markdown and markdown to man-page converter tool
! minor cleanup to prev
* utils/hbmk2/hbmk2.1
* some updates
* ChangeLog.txt
! typos/updates in previous entry
* extras/hbdoc/*.prg
* src/rtl/memoedit.prg
* tests/clasinh.prg
* tests/classch.prg
* tests/inhprob.prg
! updated for new ::super: syntax
* src/rtl/itemseri.c
! fixed typo in latest modification:
'warning: use of unary operator that may be intended as compound assignment (+=)'
* contrib/hbgd/tests/test_out.prg
* contrib/hbhttpd/*
* contrib/hbtip/thtml.prg
* contrib/xhb/*.prg
* extras/httpsrv/*
* extras/guestbk/*
* website/faq/*.html
* website/samples/HowToBuildOnLinux.html
* website/third-party.html
* some steps to modernize old HTML
* extras/hbdoc/*.prg
* do not use [] as string delimiter
- tests/function.cfm
- website/samples/function.cfm.html
* .gitattributes
- obsolete file deleted
This commit is contained in:
@@ -115,7 +115,7 @@ Generating C source output to 'foo.c'... Done.</pre>
|
||||
|
||||
<p>or using hbmk only:<br />
|
||||
<span class="source_code">---------------------------------------------------------------------------------------<br />
|
||||
druzus@uran:~/tmp</SPAN>$ cat foo.prg <br />
|
||||
druzus@uran:~/tmp</span>$ cat foo.prg <br />
|
||||
<code><span style="FONT: 10pt Courier New"><span class="any1-reservedword">function</span> <span class="any1-variable">main</span><span class="any1-symbol">()<br />
|
||||
? </span><span class="any1-string">"Hello, World!"<br />
|
||||
</span><span class="any1-reservedword">return</span><span class="any1-space"> nil</span></span></code><br />
|
||||
|
||||
Reference in New Issue
Block a user