Diff for /rpl/src/simplification.c between versions 1.16.2.1 and 1.34

version 1.16.2.1, 2011/04/11 13:02:29 version 1.34, 2012/04/13 14:13:04
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.0.22    RPL/2 (R) version 4.1.8
   Copyright (C) 1989-2011 Dr. BERTRAND Joël    Copyright (C) 1989-2012 Dr. BERTRAND Joël
   
   This file is part of RPL/2.    This file is part of RPL/2.
   
Line 25 Line 25
   
 /*  /*
 ================================================================================  ================================================================================
   Fonction 'simplication' (ne libère pas les paramètres)    Fonction 'simplification' (ne libère pas les paramètres)
 ================================================================================  ================================================================================
   Entrées : pointeur sur une structure struct_processus    Entrées : pointeur sur une structure struct_processus
 --------------------------------------------------------------------------------  --------------------------------------------------------------------------------

Removed from v.1.16.2.1  
changed lines
  Added in v.1.34


CVSweb interface <joel.bertrand@systella.fr>