- Added ResourcePolicy class. I need to clear some doubts before writing the remaining part of resource policy management...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@808 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
c6ebe792e4
commit
b9cbbacd10
6 changed files with 129 additions and 4 deletions
|
@ -494,7 +494,7 @@ TextSimulation::on_help(const Tokens& arguments)
|
|||
"the cpu policy.\n\nThis is currently the only way to control the behaviour of "
|
||||
"cpu policies without modifying their source code.\n"));
|
||||
else if(command == "HELP")
|
||||
p_stdout(_("-- HELP COMMAND --\nThe help you're reading"));
|
||||
p_stdout(_("-- HELP COMMAND --\nThe help you're reading.\n"));
|
||||
else if(command == "GET")
|
||||
p_stdout(_("-- GET COMMAND --\nSyntax: GET <attr_name>\n"
|
||||
"\twhere <attr_name> may be simulation-tick or continuous.\n"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue