/[pspp]/pspp/src/expressions/parse.c
ViewVC logotype

Diff of /pspp/src/expressions/parse.c

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

revision 1.1 by blp, Tue Mar 1 08:16:16 2005 UTC revision 1.2 by blp, Fri Mar 4 07:18:56 2005 UTC
# Line 66  static bool type_check (struct expressio Line 66  static bool type_check (struct expressio
66     Returns the new expression if successful or a null pointer     Returns the new expression if successful or a null pointer
67     otherwise. */     otherwise. */
68  struct expression *  struct expression *
69  expr_parse (struct dictionary *dict, atom_type type)  expr_parse (struct dictionary *dict, enum expr_type type)
70  {  {
71    union any_node *n;    union any_node *n;
72    struct expression *e;    struct expression *e;

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