1c1
< # Copyright (c) 2006-2007 The Regents of The University of Michigan
---
> # Copyright (c) 2006-2008 The Regents of The University of Michigan
62a63,66
> parser.add_option("-f", "--fast_forward", type="int", action="store",
> help="fast_forward count in instructions: use alone to checkpoint or with -s and -max_inst")
> parser.add_option("--max_inst", type="int", action="store",
> help="max_insts_any_thread value")