On Mon, 16 Dec 2013, artur.bala.tn wrote:
 Dear,
 It seems there's a problem with the decimal point in gretl's french version.
Fixed now in CVS. Tested via the following simple variation on your 
original script:
<hansl>
nulldata 256
set seed 1234
series x = normal()
series y = round(normal()*2)/2
discrete y
summary x --by=y
</hansl>
Allin, could you please check the fix is ok?
-------------------------------------------------------
   Riccardo (Jack) Lucchetti
   Dipartimento di Scienze Economiche e Sociali (DiSES)
   Università Politecnica delle Marche
   (formerly known as Università di Ancona)
   r.lucchetti(a)univpm.it
   
http://www2.econ.univpm.it/servizi/hpp/lucchetti
-------------------------------------------------------