1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 22:25:25 +02:00

[240530] Added package.html for org.eclipse.rse.subsystems.terminals.core.elements.

This commit is contained in:
Anna Dushistova 2009-08-02 11:44:37 +00:00
parent cebe6fc075
commit d83ef85a9b

View file

@ -0,0 +1,14 @@
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="Anna Dushistova (MontaVista)">
<title>Package-level Javadoc</title>
</head>
<body>
Application programming interface for creating customized terminal subsystems.
<h2>
Package Specification</h2>
This package contains supporting classes for RSE Terminal Integration.
</body>
</html>