Add missing files to Develop.htm
Alex Cherepanov <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
Add new files to Develop.htm . _______________________________________________ gs-code-review mailing list [email protected] http://www.ghostscript.com/mailman/listinfo/gs-code-review
Develop.htm.diff
(text/plain, 2.4 KB)
Index: gs/doc/Develop.htm =================================================================== RCS file: /cvs/ghostscript/gs/doc/Develop.htm,v retrieving revision 1.124 diff -b -u -r1.124 Develop.htm --- gs/doc/Develop.htm 10 Nov 2003 13:34:17 -0000 1.124 +++ gs/doc/Develop.htm 3 Dec 2003 20:32:47 -0000 @@ -1552,7 +1552,8 @@ <a href="../src/gdevmrun.h">src/gdevmrun.h</a>, <a href="../src/gdevplnx.c">src/gdevplnx.c</a>, <a href="../src/gdevplnx.h">src/gdevplnx.h</a>, - +<a href="../src/gzspotan.c">src/gzspotan.c</a>, +<a href="../src/gzspotan.h">src/gzspotan.h</a>, </dl> <p> @@ -4466,27 +4467,29 @@ <dt> Unix files: <dd> -<a href="../src/dxmain.c">src/dxmain.c</a>. +<a href="../src/dxmain.c">src/dxmain.c</a>, <a href="../src/dxmainc.c">src/dxmainc.c</a>. <dt> Macintosh files: <dd> -<a href="../src/gdevmac.c">src/gdevmac.c</a>. -<a href="../src/gdevmac.h">src/gdevmac.h</a>. -<a href="../src/gdevmacpictop.h">src/gdevmacpictop.h</a>. -<a href="../src/gdevmacttf.h">src/gdevmacttf.h</a>. -<a href="../src/gdevmacxf.c">src/gdevmacxf.c</a>. -<a href="../src/gp_mac.c">src/gp_mac.c</a>. -<a href="../src/gp_mac.h">src/gp_mac.h</a>. -<a href="../src/gp_macio.c">src/gp_macio.c</a>. -<a href="../src/gp_macpoll.c">src/gp_macpoll.c</a>. -<a href="../src/gsiomacres.c">src/gsiomacres.c</a>. -<a href="../src/macgenmcpxml.sh">src/macgenmcpxml.sh</a>. -<a href="../src/macsystypes.h">src/macsystypes.h</a>. -<a href="../src/macos_carbon_pre.h">src/macos_carbon_pre.h</a>. +<a href="../src/gdevmac.c">src/gdevmac.c</a>, +<a href="../src/gdevmac.h">src/gdevmac.h</a>, +<a href="../src/gdevmacpictop.h">src/gdevmacpictop.h</a>, +<a href="../src/gdevmacttf.h">src/gdevmacttf.h</a>, +<a href="../src/gdevmacxf.c">src/gdevmacxf.c</a>, +<a href="../src/gp_mac.c">src/gp_mac.c</a>, +<a href="../src/gp_mac.h">src/gp_mac.h</a>, +<a href="../src/gp_macio.c">src/gp_macio.c</a>, +<a href="../src/gp_macpoll.c">src/gp_macpoll.c</a>, +<a href="../src/gsiomacres.c">src/gsiomacres.c</a>, +<a href="../src/macgenmcpxml.sh">src/macgenmcpxml.sh</a>, +<a href="../src/macsystypes.h">src/macsystypes.h</a>, +<a href="../src/macos_carbon_pre.h">src/macos_carbon_pre.h</a>, +<a href="../src/macos_carbon_d_pre.h">src/macos_carbon_d_pre.h</a>, +<a href="../src/macos_classic_d_pre.h">src/macos_classic_d_pre.h</a>, -<a href="../src/dmmain.c">src/dmmain.c</a>. +<a href="../src/dmmain.c">src/dmmain.c</a>, <a href="../src/dmmain.r">src/dmmain.r</a>. <dt>