[plpgdoc-commit] docs test.pl,1.8,1.9
Status: Pre-Alpha
Brought to you by:
majek
|
From: <pio...@ge...> - 2002-04-29 18:37:25
|
Update of /cvsroot/polishpgdoc/docs In directory usw-pr-cvs1:/tmp/cvs-serv17771 Modified Files: test.pl Log Message: Index: test.pl =================================================================== RCS file: /cvsroot/polishpgdoc/docs/test.pl,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** test.pl 29 Apr 2002 18:30:16 -0000 1.8 --- test.pl 29 Apr 2002 18:37:20 -0000 1.9 *************** *** 1,3 **** #!/usr/bin/perl ! print "Aqq!"; --- 1,3 ---- #!/usr/bin/perl ! print "Aqq!\n"; |