diff options
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() { +} |
