X-Git-Url: http://plrg.eecs.uci.edu/git/?p=model-checker.git;a=blobdiff_plain;f=README;h=50032b09b635d68bb3e3a6dbc4bfc3e6ad5b2e1f;hp=4da5694315035603dec738bb682e1885b413274a;hb=99d6712ba5650460a527c144cbc814bbe209bb4c;hpb=5f861ebe39567a3bf01635bb7343ed8a8e26803f diff --git a/README b/README index 4da5694..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 @@ -47,6 +49,7 @@ Options: -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.