Subversion Repositories Projects

Rev

Rev 233 | Rev 252 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 233 Rev 242
Line 519... Line 519...
519
 
519
 
520
 
520
 
521
    public void write_params(int to)
521
    public void write_params(int to)
-
 
522
    {
-
 
523
        params.update_backup(to);
-
 
524
        write_params_(to) ;
-
 
525
    }
-
 
526
 
522
    {
527
    public void write_params_(int to)
523
        params.update_backup(to);
528
    {
524
        wait4send();
529
        wait4send();
525
        params.active_paramset=to;
530
        params.active_paramset=to;