Changes between Version 4 and Version 5 of VincentTrial
- Timestamp:
- May 6, 2005, 11:58:21 AM (21 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VincentTrial
v4 v5 3 3 by V.Garonne (05.4.2005) 4 4 5 == A "Hello World" example==5 == CMT install == 6 6 7 First we create the cmt package called "test" with version 1. 7 See: 8 * [http://www.cmtsite.org/install.html Install] 9 10 == How to create a package ? == 11 12 We do here the classic "Hello World" example with CMT. 13 First we create the cmt package called "test" with version 1: 8 14 9 15 {{{ … … 25 31 cmt src 26 32 }}} 33
