[svn:parrot] r39387 - branches/pmc_pct/compilers/pmcc

bacek at svn.parrot.org bacek at svn.parrot.org
Thu Jun 4 12:59:39 UTC 2009


Author: bacek
Date: Thu Jun  4 12:59:39 2009
New Revision: 39387
URL: https://trac.parrot.org/parrot/changeset/39387

Log:
Podify TODO.pod

Modified:
   branches/pmc_pct/compilers/pmcc/TODO.pod

Modified: branches/pmc_pct/compilers/pmcc/TODO.pod
==============================================================================
--- branches/pmc_pct/compilers/pmcc/TODO.pod	Thu Jun  4 12:59:14 2009	(r39386)
+++ branches/pmc_pct/compilers/pmcc/TODO.pod	Thu Jun  4 12:59:39 2009	(r39387)
@@ -1,8 +1,44 @@
 ## $Id$
 
+=head1 TODO
+
 Simple todo list for PMC compiler.
 
-1. Implement parsing PMC.
-2. Implement emiting C code.
-3. ...
-4. Profit!
+=over 4
+
+=item 1.
+
+Implement parsing PMC.
+
+=item 2.
+
+Implement emiting C code.
+
+=item 3.
+
+...
+
+=item 4.
+
+Profit!
+
+=back
+
+=head1 AUTHORS
+
+=over 4
+
+=item bacek
+
+=item cotto
+
+=item Put your name here!
+
+=back
+
+=head1 COPYRIGHT
+
+Copyright (C) 2009, Parrot Foundation.
+
+=cut
+


More information about the parrot-commits mailing list