Add a href to sloccount

This commit is contained in:
Laurent Rineau 2012-02-24 15:27:32 +00:00
parent e534c42e1c
commit db0edfe7b1
1 changed files with 2 additions and 1 deletions

View File

@ -90,7 +90,8 @@
<table>
<caption align=BOTTOM>
Number of lines of code of CGAL<br>
(using David A. Wheeler's 'SLOCCount', restricted to the <code>include/CGAL/</code> and <code>src/</code> directories).
(using <a href="http://www.dwheeler.com/sloccount/">
David A. Wheeler's 'SLOCCount'</a>, restricted to the <code>include/CGAL/</code> and <code>src/</code> directories).
</caption>
<tr><td><img src="images/release_history_sloccount_from_pdf.png" alt="Releases size graph">
</table>