Changeset 1050 for branches/rel1/psLib/src/mainpage.dox
- Timestamp:
- Jun 15, 2004, 11:46:21 AM (22 years ago)
- File:
-
- 1 edited
-
branches/rel1/psLib/src/mainpage.dox (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/rel1/psLib/src/mainpage.dox
r1047 r1050 8 8 Pan-STARRS project to simplify programming tasks. Among the benefits are: 9 9 <ul> 10 <li> reuse of code</li>11 <li> simplification of testing</li>12 <li> streamlining of code, and</li>13 <li> isolation of functionality that may be subject to change.</li>10 <li>Reuse of code</li> 11 <li>Simplification of testing</li> 12 <li>Streamlining of code</li> 13 <li>Isolation of functionality that may be subject to change</li> 14 14 </ul> 15 15 … … 111 111 following steps: 112 112 <pre> 113 $ cd psLib/bin /test113 $ cd psLib/bin 114 114 $ ./FullUnitTest 115 115 </pre>
Note:
See TracChangeset
for help on using the changeset viewer.
