This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

PATCH: homepage and readings.html


Add a link to our "Selected Readings..." page. Installed.

Gerald

Index: index.html
===================================================================
RCS file: /egcs/carton/cvsfiles/wwwdocs/htdocs/index.html,v
retrieving revision 1.122
diff -c -3 -p -r1.122 index.html
*** index.html	1999/06/14 12:22:20	1.122
--- index.html	1999/06/15 17:54:31
***************
*** 21,26 ****
--- 21,27 ----
  <A HREF="faq.html">FAQ</A><BR>
  <A HREF="onlinedocs">Manual</A><BR>
  <A HREF="install/index.html">Installation</A>
+ <A HREF="readings.html">Readings</A>
  </P>
  <H2>Development</H2>
  <P>
*************** Jason Merrill.
*** 159,165 ****
  <address>
  <a href="about.html">The egcs team</a>
  <br>
! <small><i>Last modified on June 14, 1999.</i></small>
  </address>
  
  </body>
--- 160,166 ----
  <address>
  <a href="about.html">The egcs team</a>
  <br>
! <small><i>Last modified on June 15, 1999.</i></small>
  </address>
  
  </body>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]