mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2024-12-27 07:49:06 +08:00
761e4f0825
+ corrected ifdefs in test/testcurs.c to allow comparison of mouse interface versus pdcurses (cf: 20130316). + add pow() to configure-check for math library, needed since 20121208 for test/hanoi (Debian #708056). + regenerated html manpages. + update doctype used for html documentation.
19 lines
330 B
HTML
19 lines
330 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE></TITLE>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<style type="text/css">
|
|
*.comment {
|
|
color: green;
|
|
}
|
|
*.symbol {
|
|
color: red;
|
|
}
|
|
</style>
|
|
</HEAD>
|
|
<BODY>
|
|
<H2 ALIGN=CENTER>Files</H2>
|
|
<A HREF="files/T.htm">[T]</A>
|
|
</BODY></HTML>
|