/[marvin]/marvin/src/libsip/perl_interface/debug_txt.pl
ViewVC logotype

Diff of /marvin/src/libsip/perl_interface/debug_txt.pl

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

revision 1.1 by exos, Fri Sep 12 01:43:36 2003 UTC revision 1.2 by exos, Fri Sep 12 01:50:02 2003 UTC
# Line 8  sub import Line 8  sub import
8    
9      foreach $y ( @tab )      foreach $y ( @tab )
10      {      {
11          print($y)          print("$y\n");
12      }      }
13      MainLoop;      MainLoop;
14      return 6;      return 6;

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