summaryrefslogtreecommitdiffstats
path: root/ue4/mycpu/ccpu.h
diff options
context:
space:
mode:
authormanuel <manuel@nc8430.lan>2009-05-30 16:32:27 +0200
committermanuel <manuel@nc8430.lan>2009-05-30 16:32:27 +0200
commit9d0b2d638db0f3d1f5b7ec46912c367adefbf91e (patch)
treef833cc44a91f4649223e3d6354c0d13a9b008ae9 /ue4/mycpu/ccpu.h
parentc78472d9e36202c510a7e00774e5e875cc96207b (diff)
downloadooprog-9d0b2d638db0f3d1f5b7ec46912c367adefbf91e.tar.gz
ooprog-9d0b2d638db0f3d1f5b7ec46912c367adefbf91e.tar.bz2
ooprog-9d0b2d638db0f3d1f5b7ec46912c367adefbf91e.zip
final stuff
Diffstat (limited to 'ue4/mycpu/ccpu.h')
-rw-r--r--ue4/mycpu/ccpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ue4/mycpu/ccpu.h b/ue4/mycpu/ccpu.h
index f005b74..5056077 100644
--- a/ue4/mycpu/ccpu.h
+++ b/ue4/mycpu/ccpu.h
@@ -258,7 +258,7 @@ class CCPU
258 * @return - 258 * @return -
259 * @globalvars none 259 * @globalvars none
260 * @exception CCPUError 260 * @exception CCPUError
261 * @pre none 261 * @pre m_memory and m_program still exist
262 * @post none 262 * @post none
263 */ 263 */
264 void run(); 264 void run();