/[pspp]/pspp/src/expressions/operations.h.pl
ViewVC logotype

Diff of /pspp/src/expressions/operations.h.pl

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

revision 1.3 by blp, Fri Mar 4 07:57:30 2005 UTC revision 1.4 by blp, Sun Jul 31 21:42:46 2005 UTC
# Line 2  do 'generate.pl'; Line 2  do 'generate.pl';
2    
3  sub generate_output {  sub generate_output {
4      print "#include <stdlib.h>\n";      print "#include <stdlib.h>\n";
5      print "#include \"bool.h\"\n\n";      print "#include <stdbool.h>\n\n";
6    
7      print "typedef enum";      print "typedef enum";
8      print "  {\n";      print "  {\n";

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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