Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use pointers instead references.
[simgrid.git] / src / cxx / InvalidArgumentException.cxx
index 2500b83..dc44244 100644 (file)
@@ -1,3 +1,19 @@
+/*\r
+ * InvalidArgumentException.cxx\r
+ *\r
+ * Copyright 2006,2007 Martin Quinson, Malek Cherier           \r
+ * All right reserved. \r
+ *\r
+ * This program is free software; you can redistribute \r
+ * it and/or modify it under the terms of the license \r
+ *(GNU LGPL) which comes with this package. \r
+ *\r
+ */\r
\r
+ /* InvalidArgumentException member functions implementation.\r
+  */  \r
+\r
+\r
 #include <InvalidArgumentException.hpp>\r
 \r
 #include <string.h>\r