X-Git-Url: http://plrg.eecs.uci.edu/git/?p=model-checker.git;a=blobdiff_plain;f=README;h=50032b09b635d68bb3e3a6dbc4bfc3e6ad5b2e1f;hp=12a02ff0add089fc1234ba78a6f1e48ef971a911;hb=99d6712ba5650460a527c144cbc814bbe209bb4c;hpb=b1ea1bc4119e04664eb853ca4db9971abc2b43af diff --git a/README b/README index 12a02ff..50032b0 100644 --- a/README +++ b/README @@ -2,7 +2,9 @@ CDSChecker Readme **************************************** -This is an evaluation-only version of CDSChecker. Please do not distribute. +Copyright (c) 2013 Regents of the University of California. All rights reserved. + +CDSChecker is distributed under the GPL v2. CDSChecker compiles as a dynamically-linked shared library by simply running 'make'. It should compile on Linux and Mac OSX, and has been tested with LLVM @@ -46,6 +48,8 @@ Options: priority for execution. Default: 0 -e Enabled count. Default: 1 -b Upper length bound. Default: 0 +-v Print verbose execution information. +-y CHESS like yield based fairness. Default: 0 -- Program arguments follow.