Example Paragraph
List1 Item 1
List1 Item 2 - Para 2

| first header cell contents | last header cell contents | last header cell contents |
|---|---|---|
| 1strow, first cell contents | 1strow, last cell contents | |
| last row, first cell contents | last row, last cell contents |
Vigorous writing is concise.Click for index
A sentence should contain no unnecessary words, a paragraph no unnecessary sentences, for the same reason that a drawing should have no unnecessary lines and a machine no unnecessary parts.
#!/bin/csh
cd $SCR
cfs get mysrc.f:mycfsdir/mysrc.f
cfs get myinfile:mycfsdir/myinfile
fc -02 -o mya.out mysrc.f
mya.out
cfs save myoutfile:mycfsdir/myoutfile
rm *
This is the definition of Def Term 1
Def Term 1 Para 2