/[pspp]/pspp/src/rank.q
ViewVC logotype

Diff of /pspp/src/rank.q

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by jmd, Fri May 27 04:39:52 2005 UTC revision 1.2 by blp, Sun Jul 31 05:59:26 2005 UTC
# Line 241  parse_rank_function(struct cmd_rank *cmd Line 241  parse_rank_function(struct cmd_rank *cmd
241              }              }
242            if ( var_count > sc->crit_cnt )            if ( var_count > sc->crit_cnt )
243              {              {
244                msg(ME, _("Too many variables in INTO clause."), tokid);                msg(ME, _("Too many variables in INTO clause."));
245                return 0;                return 0;
246              }              }
247    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26