diff options
| author | Julian Blake Kongslie | 2021-03-24 08:35:07 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2021-03-24 08:50:57 -0700 |
| commit | 5c1df6d27f5dac143efc9ce84689b863dbee45bd (patch) | |
| tree | 9bb9c9bcab00e7d5a5d1b40467d8e5a810f0b706 /tcl/clean.tcl | |
| parent | Clean before building. (diff) | |
| download | toycpu-5c1df6d27f5dac143efc9ce84689b863dbee45bd.tar.xz | |
Reorganize repo layout to make it a little easier to work within.
Diffstat (limited to 'tcl/clean.tcl')
| -rw-r--r-- | tcl/clean.tcl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tcl/clean.tcl b/tcl/clean.tcl new file mode 100644 index 0000000..eeadcb7 --- /dev/null +++ b/tcl/clean.tcl | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | project_open toycpu -revision toycpu | ||
| 2 | |||
| 3 | project_clean -revision toycpu | ||
