--- rpl/src/instructions_i3.c 2013/03/20 17:11:45 1.43 +++ rpl/src/instructions_i3.c 2013/09/06 10:30:53 1.47 @@ -1,6 +1,6 @@ /* ================================================================================ - RPL/2 (R) version 4.1.13 + RPL/2 (R) version 4.1.16 Copyright (C) 1989-2013 Dr. BERTRAND Joël This file is part of RPL/2. @@ -789,7 +789,7 @@ instruction_idft(struct_processus *s_eta logical1 presence_longueur_dft; - long longueur_dft_signee; + integer8 longueur_dft_signee; struct_complexe16 *matrice_f77;