Diff for /rpl/src/instructions_p1.c between versions 1.2 and 1.3

version 1.2, 2010/01/27 22:22:14 version 1.3, 2010/02/10 08:09:29
Line 3212  instruction_pi(struct_processus *s_etat_ Line 3212  instruction_pi(struct_processus *s_etat_
   
         if ((*s_etat_processus).langue == 'F')          if ((*s_etat_processus).langue == 'F')
         {          {
             printf("(contante PI)\n\n");              printf("(constante PI)\n\n");
         }          }
         else          else
         {          {

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


CVSweb interface <joel.bertrand@systella.fr>