Update of /cvsroot/net-script/netscript2/src/perl/NetScript/Libraries
In directory usw-pr-cvs1:/tmp/cvs-serv3567
Modified Files:
ControlStructuresLibrary.pm
Log Message:
Index: ControlStructuresLibrary.pm
===================================================================
RCS file: /cvsroot/net-script/netscript2/src/perl/NetScript/Libraries/ControlStructuresLibrary.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** ControlStructuresLibrary.pm 24 Sep 2002 22:22:03 -0000 1.10
--- ControlStructuresLibrary.pm 27 Sep 2002 17:52:23 -0000 1.11
***************
*** 54,58 ****
# Currently the following include modes are supported:
# <pre>
! # <?netscript import FILENAME or URL?>
# </pre>
# <p>
--- 54,58 ----
# Currently the following include modes are supported:
# <pre>
! # <?netscript import URL?>
# </pre>
# <p>
|