/[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.1 by blp, Tue Mar 1 08:16:16 2005 UTC revision 1.2 by jmd, Thu Mar 3 14:21:00 2005 UTC
# Line 1  Line 1 
1  do 'generate.pl';  #!/usr/bin/perl
2    
3    use PSPP_expressions ;
4    #
5    # Produce output.
6    print_header ();
7    generate_output ();
8    print_trailer ();
9    
10    
11  sub generate_output {  sub generate_output {
12      print "#include <stdlib.h>\n";      print "#include <stdlib.h>\n";

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