From d249cc2f9a9086e9aab8f62db34a7a653c213f97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Neuwirth?= Date: Fri, 29 May 2009 20:03:04 +0200 Subject: and again --- ue4/mycpu/mycpu.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ue4/mycpu') diff --git a/ue4/mycpu/mycpu.cpp b/ue4/mycpu/mycpu.cpp index 528537e..e9525d2 100644 --- a/ue4/mycpu/mycpu.cpp +++ b/ue4/mycpu/mycpu.cpp @@ -114,7 +114,7 @@ void cpu_run(string& me, po::variables_map& vm, unsigned registers, T& datatype) * @return 0 on success, not 0 otherwise * @globalvars none * @exception none - * @pre at least -c must be specified. + * @pre none * @post terminate with 0 if success else 1. * * parse commandline options, create and initialize memory, -- cgit v1.2.3