diff options
| author | Julian Blake Kongslie | 2021-03-23 22:23:45 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2021-03-23 22:23:45 -0700 |
| commit | e13c73e76e2c94ee680f49e4ff34de97b72ecfa8 (patch) | |
| tree | a252cb8a96bccbeb304661593f96d1d1ac95fa67 /clean.tcl | |
| parent | Move conditional from init.bat to build.bat; easier to do a clean (diff) | |
| download | toycpu-e13c73e76e2c94ee680f49e4ff34de97b72ecfa8.tar.xz | |
Clean before building.
Diffstat (limited to 'clean.tcl')
| -rw-r--r-- | clean.tcl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/clean.tcl b/clean.tcl new file mode 100644 index 0000000..eeadcb7 --- /dev/null +++ b/clean.tcl | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | project_open toycpu -revision toycpu | ||
| 2 | |||
| 3 | project_clean -revision toycpu | ||
