Diff for /rpl/src/distributions.F90 between versions 1.2 and 1.19

version 1.2, 2010/01/27 22:22:10 version 1.19, 2011/04/21 16:00:54
Line 1 Line 1
 !===============================================================================  !===============================================================================
 ! RPL/2 (R) version 4.0.10  ! RPL/2 (R) version 4.1.0.prerelease.0
 ! Copyright (C) 1989-2010 Dr. BERTRAND Joël  ! Copyright (C) 1989-2011 Dr. BERTRAND Joël
   !
   ! This file is part of RPL/2.
   !
   ! RPL/2 is free software; you can redistribute it and/or modify it
   ! under the terms of the CeCILL V2 License as published by the french
   ! CEA, CNRS and INRIA.
   !
   ! RPL/2 is distributed in the hope that it will be useful, but WITHOUT
   ! ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
   ! FITNESS FOR A PARTICULAR PURPOSE.  See the CeCILL V2 License
   ! for more details.
   !
   ! You should have received a copy of the CeCILL License
   ! along with RPL/2. If not, write to info@cecill.info.
   !===============================================================================
   <<<<<<< distributions.F90
   ! RPL/2 (R) version 4.1.0.prerelease.0
   =======
   ! RPL/2 (R) version 4.0.23
   >>>>>>> 1.16.2.2
   ! Copyright (C) 1989-2011 Dr. BERTRAND Joël
 !  !
 ! This file is part of RPL/2.  ! This file is part of RPL/2.
 !  !
Line 18 Line 39
 !===============================================================================  !===============================================================================
   
   
 #include "rplftypes.conv.inc"  #include "rplftypes-conv.inc"
   
   
 !===============================================================================  !===============================================================================

Removed from v.1.2  
changed lines
  Added in v.1.19


CVSweb interface <joel.bertrand@systella.fr>