summaryrefslogtreecommitdiff
path: root/7p28.cpp
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-09-23 21:55:07 +0200
committerOskar <[email protected]>2024-09-23 21:55:07 +0200
commit33182dd9dd7ceafce41ed7a7f57a21d159b1b4d5 (patch)
tree252c84c887cbaed85aa336cd03bc912b9d8188e9 /7p28.cpp
parent345015f86c91da53a595e52a9f3acbab07f8b461 (diff)
more
Diffstat (limited to '7p28.cpp')
-rw-r--r--7p28.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/7p28.cpp b/7p28.cpp
new file mode 100644
index 0000000..fcf0625
--- /dev/null
+++ b/7p28.cpp
@@ -0,0 +1,13 @@
+
+/*
+ *
+ * 7.28
+ *
+ *
+ */
+
+int main () {
+
+ // It would return a new screen object
+ return 0;
+}