Changes between Version 1 and Version 2 of VincentTrial


Ignore:
Timestamp:
May 6, 2005, 11:39:13 AM (19 years ago)
Author:
garonne
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VincentTrial

    v1 v2  
    33by V.Garonne (05.4.2005)
    44
    5 == A "trivial" exemple ==
     5== A "Hello World" example ==
    66
    77First we create the cmt package called "test" with version 1.
    88
    99> cmt create test v1
     10...
     11> cd test/v1
     12> ls
     13cmt src
     14
     15