[svn:parrot] r35770 - trunk/compilers/pirc/src

[email protected]
Newsgroups perl.cvs.parrot
Message-ID <[email protected]>
Author: kjs
Date: Mon Jan 19 10:40:52 2009
New Revision: 35770

Modified:
   trunk/compilers/pirc/src/main.c

Log:
[pirc] add function doc.

Modified: trunk/compilers/pirc/src/main.c
==============================================================================
--- trunk/compilers/pirc/src/main.c	(original)
+++ trunk/compilers/pirc/src/main.c	Mon Jan 19 10:40:52 2009
@@ -136,7 +136,17 @@
 }
 
 
+/*
+
+=item C<static void
+runcode(PARROT_INTERP, int argc, char *argv[])>
+
+This function runs the code in the interpreter's (in C<PARROT_INTERP>)
+code segment.
 
+=cut
+
+*/
 static void
 runcode(PARROT_INTERP, int argc, char *argv[]) {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.