diff options
| author | EverythingWindows <[email protected]> | 2022-12-10 01:56:35 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-12-10 01:56:35 +0700 |
| commit | 365cc92f8a7c20a1a2f455a92188528b1239cd6d (patch) | |
| tree | 7d70786ac5170601fc0fe5b5cbf7bf00a7d819c4 /ShiftOS-TheRevival/MainForms/Applications/Universal/Calculator/Uni_Calculator.vb | |
| parent | 2cb19f4dd09ab07893b331bf93728368ae0c3f00 (diff) | |
| download | shiftos-therevival-old-0.2.8.tar.gz shiftos-therevival-old-0.2.8.tar.bz2 shiftos-therevival-old-0.2.8.zip | |
0.2.8 final code0.2.8
Diffstat (limited to 'ShiftOS-TheRevival/MainForms/Applications/Universal/Calculator/Uni_Calculator.vb')
| -rw-r--r-- | ShiftOS-TheRevival/MainForms/Applications/Universal/Calculator/Uni_Calculator.vb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/MainForms/Applications/Universal/Calculator/Uni_Calculator.vb b/ShiftOS-TheRevival/MainForms/Applications/Universal/Calculator/Uni_Calculator.vb new file mode 100644 index 0000000..dc5ec74 --- /dev/null +++ b/ShiftOS-TheRevival/MainForms/Applications/Universal/Calculator/Uni_Calculator.vb @@ -0,0 +1,3 @@ +Public Class Uni_Calculator + +End Class
\ No newline at end of file |
