diff doc/compiler.rst @ 304:fa99f36fabb5

Fix docs
author Windel Bouwman
date Fri, 06 Dec 2013 12:45:02 +0100
parents 6753763d3bec
children 0615b5308710
line wrap: on
line diff
--- a/doc/compiler.rst	Fri Dec 06 12:37:48 2013 +0100
+++ b/doc/compiler.rst	Fri Dec 06 12:45:02 2013 +0100
@@ -88,8 +88,8 @@
 selection.  The output of this phase is a one frame per function with a flat
 list of abstract machine instructions.
 
-.. autoclass:: irmach.Frame
+// .. autoclass:: ppci.irmach.Frame
 
-.. autoclass:: irmach.AbstractInstruction
+// .. autoclass:: ppci.irmach.AbstractInstruction