Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a class of exception for file not found and Msg files containing the declarations...
authorcherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 21 May 2008 15:11:19 +0000 (15:11 +0000)
committercherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 21 May 2008 15:11:19 +0000 (15:11 +0000)
commit8b9f1461e3444561c67dbf0b688d69172b1a8d31
tree178a237f08c031c5f3ad6294a36dae9f4314bce1
parentd5ee9e974615a1c7f82bf9f86c5c71e00b8e61f4
Add a class of exception for file not found and Msg files containing the declarations and implementation of the function connected to MSG.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5487 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/cxx/FileNotFoundException.cxx [new file with mode: 0644]
src/cxx/FileNotFoundException.hpp [new file with mode: 0644]
src/cxx/Msg.cxx [new file with mode: 0644]
src/cxx/Msg.hpp [new file with mode: 0644]