Added C-Forge IDE.
This commit is contained in:
parent
3201e87c2d
commit
249b702ee2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5616
1 changed files with 10 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/es/news/newsflash.sgml,v 1.18 1999/09/06 07:03:03 peter Exp $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/es/news/newsflash.sgml,v 1.18 1999/09/06 07:03:03 peter Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -31,6 +31,14 @@ releases, mira en la página de
|
|||
<strong><a href="&base/releases/index.html">Información de
|
||||
Releases</a></strong>.</p>
|
||||
|
||||
<h2>Agosto 1999</h2>
|
||||
|
||||
<ul>
|
||||
<li><b>10-Ago-1999</b> <a href="http://www.codeforge.com/">C-Forge</a>,
|
||||
ha publicado un Entorno Integrado de Desarrollo (IDE) para FreeBSD,
|
||||
soportando C, C++, Perl, Tcl y muchos otros lenguajes.</li>
|
||||
</ul>
|
||||
|
||||
<h2>Junio 1999</h2>
|
||||
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue