From 87a3b3b466ebc0859bee7ffe0f5b461ce49227d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Neuwirth?= Date: Fri, 29 May 2009 19:43:29 +0200 Subject: Protocoll, conditions --- ue4/mycpu/mycpu.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ue4/mycpu/mycpu.cpp') diff --git a/ue4/mycpu/mycpu.cpp b/ue4/mycpu/mycpu.cpp index ac4498a..528537e 100644 --- a/ue4/mycpu/mycpu.cpp +++ b/ue4/mycpu/mycpu.cpp @@ -114,8 +114,8 @@ 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 none - * @post none + * @pre at least -c must be specified. + * @post terminate with 0 if success else 1. * * parse commandline options, create and initialize memory, * create cprogram instance, which parses the programfile and -- cgit v1.2.3