From: Mike G. v. a. <we...@ma...> - 2007-08-28 18:29:17
|
Log Message: ----------- Added blank line to top of file to allow POD documentation to work properly. Tags: ---- rel-2-4-dev Modified Files: -------------- pg/macros: PGstandard.pl Revision Data ------------- Index: PGstandard.pl =================================================================== RCS file: /webwork/cvs/system/pg/macros/PGstandard.pl,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -Lmacros/PGstandard.pl -Lmacros/PGstandard.pl -u -r1.1.2.1 -r1.1.2.2 --- macros/PGstandard.pl +++ macros/PGstandard.pl @@ -1,3 +1,4 @@ + =head1 NAME PGstandard.pl - Load standard PG macro packages. |