diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-07-28 13:40:18 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-07-28 13:40:18 +0100 |
| commit | 365c4b1974fb1d3361e97f64584a4f31bae98160 (patch) | |
| tree | 88f6c96d3148de1a608e633ea8e42b9f51d09263 /schist_desktop_gui/src | |
| parent | 1e0a86f93cfe978dcb072758784d48829850e873 (diff) | |
task-010: add schist_desktop_gui Cargo package
Diffstat (limited to 'schist_desktop_gui/src')
| -rw-r--r-- | schist_desktop_gui/src/main.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/schist_desktop_gui/src/main.rs b/schist_desktop_gui/src/main.rs new file mode 100644 index 0000000..f79c691 --- /dev/null +++ b/schist_desktop_gui/src/main.rs @@ -0,0 +1,2 @@ +fn main() { +} |
