diff options
| author | Mac Mollison <mollison@cs.unc.edu> | 2010-04-03 19:08:52 -0400 |
|---|---|---|
| committer | Mac Mollison <mollison@cs.unc.edu> | 2010-04-03 19:08:52 -0400 |
| commit | bd66e7ca131751d20c4dbb59cff9df4bd716f9e4 (patch) | |
| tree | 611058eb9e5582900c6211f49976390139f38138 /doc | |
| parent | 13e0520cafd6280bcdf90208c699a6925efd9fba (diff) | |
Noted visualizer dependencies in doc
Also, removed obsolete README file
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.txt b/doc/index.txt index cc9c766..4e8b089 100644 --- a/doc/index.txt +++ b/doc/index.txt | |||
| @@ -18,7 +18,7 @@ Members of UNC's Real-Time Group can obtain Unit-Trace using:<br> | |||
| 18 | <codeblock>git clone ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/unit-trace.git</codeblock> | 18 | <codeblock>git clone ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/unit-trace.git</codeblock> |
| 19 | 19 | ||
| 20 | ## Installing Unit-Trace ## | 20 | ## Installing Unit-Trace ## |
| 21 | Unit-Trace is based on Python 2.6, so make sure that is available on your system. | 21 | Dependencies: Python 2.6; for the visualizer, pygtk and pycairo. |
| 22 | 22 | ||
| 23 | Unit_Trace consists of a Python module called `unit_trace` (encapsulated in the `unit_trace` directory) and a font-end script called `unit-trace`. | 23 | Unit_Trace consists of a Python module called `unit_trace` (encapsulated in the `unit_trace` directory) and a font-end script called `unit-trace`. |
| 24 | 24 | ||
