From: Jean-Marc L. <jm_...@us...> - 2004-04-06 19:35:58
|
Update of /cvsroot/fudaa/fudaa_devel/dodico/idl/metier In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23587/dodico/idl/metier Modified Files: hydraulique1d.idl Log Message: Index: hydraulique1d.idl =================================================================== RCS file: /cvsroot/fudaa/fudaa_devel/dodico/idl/metier/hydraulique1d.idl,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** hydraulique1d.idl 17 Mar 2004 17:29:00 -0000 1.15 --- hydraulique1d.idl 6 Apr 2004 19:22:28 -0000 1.16 *************** *** 832,835 **** --- 832,836 ---- attribute reel coefImplicitationCouplage; attribute entier nbMaxIterationCouplage; + attribute booleen activation; }; |