[Aimmath-commit] AIM/doc packing.html,1.2,1.3
Brought to you by:
gustav_delius,
npstrick
|
From: <gus...@us...> - 2003-09-01 20:22:36
|
Update of /cvsroot/aimmath/AIM/doc
In directory sc8-pr-cvs1:/tmp/cvs-serv25371/doc
Modified Files:
packing.html
Log Message:
put in some /> to make more xml compliant
Index: packing.html
===================================================================
RCS file: /cvsroot/aimmath/AIM/doc/packing.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** packing.html 25 Aug 2003 21:47:19 -0000 1.2
--- packing.html 1 Sep 2003 20:22:23 -0000 1.3
***************
*** 16,20 ****
already been loaded.
! <br><br>
Each package is defined in a separate file, whose name is the same
--- 16,20 ----
already been loaded.
! <br /><br />
Each package is defined in a separate file, whose name is the same
***************
*** 28,32 ****
(relative to the top documentation directory).
! <br><br>
Each package file should start like this:
--- 28,32 ----
(relative to the top documentation directory).
! <br /><br />
Each package file should start like this:
***************
*** 41,45 ****
it has been read already.
! <br><br>
The documentation string should be written in HTML, with the
--- 41,45 ----
it has been read already.
! <br /><br />
The documentation string should be written in HTML, with the
***************
*** 68,72 ****
maintained.
! <br><br>
The file should end with
--- 68,72 ----
maintained.
! <br /><br />
The file should end with
***************
*** 117,121 ****
automatically.
! <br><br>
Variables or procedures declared in this way will automatically be
--- 117,121 ----
automatically.
! <br /><br />
Variables or procedures declared in this way will automatically be
***************
*** 133,137 ****
color='green'>EndPackage()</font> statement.
! <br><br>
If a <a href='Class.html'>class</a> is declared (using <font
--- 133,137 ----
color='green'>EndPackage()</font> statement.
! <br /><br />
If a <a href='Class.html'>class</a> is declared (using <font
***************
*** 146,148 ****
</body>
! </html>
\ No newline at end of file
--- 146,148 ----
</body>
! </html>
|