diff options
| author | manuel <manuel@nc8430.lan> | 2009-05-30 16:32:27 +0200 |
|---|---|---|
| committer | manuel <manuel@nc8430.lan> | 2009-05-30 16:32:27 +0200 |
| commit | 9d0b2d638db0f3d1f5b7ec46912c367adefbf91e (patch) | |
| tree | f833cc44a91f4649223e3d6354c0d13a9b008ae9 /ue4/mycpu/ccpu.h | |
| parent | c78472d9e36202c510a7e00774e5e875cc96207b (diff) | |
| download | ooprog-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.h | 2 |
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(); |
