Changes between Version 11 and Version 12 of VincentTrial


Ignore:
Timestamp:
May 6, 2005, 12:36:54 PM (21 years ago)
Author:
garonne
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VincentTrial

    v11 v12  
    3434cmt src
    3535}}}
    36 We see here that a directory tree has been created. We now create and writye our small "C++" program (main.cxx, hello.h and hello.cxx).[[BR]] We have:
     36We see here that a directory tree has been created. We now create and writte our small "C++" program (main.cxx, hello.h and hello.cxx).[[BR]] We have:
    3737{{{
    3838> more src/hello.h
     
    9191}}}
    9292
    93 Then to construct the executable, we need to specify within the "reqirements" file in the cmt directory :
     93Then to construct the executable, we need to specify within the "requirements" file in the cmt directory :
    9494{{{
    9595> cd cmt