summaryrefslogtreecommitdiff
path: root/ex05/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ex05/main.cpp')
-rw-r--r--ex05/main.cpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/ex05/main.cpp b/ex05/main.cpp
new file mode 100644
index 0000000..72a3752
--- /dev/null
+++ b/ex05/main.cpp
@@ -0,0 +1,14 @@
+/* ************************************************************************** */
+/* */
+/* ::: :::::::: */
+/* main.cpp :+: :+: :+: */
+/* +:+ +:+ +:+ */
+/* By: dkaiser <dkaiser@student.42heilbronn.de +#+ +:+ +#+ */
+/* +#+#+#+#+#+ +#+ */
+/* Created: 2025/02/12 10:35:53 by dkaiser #+# #+# */
+/* Updated: 2025/02/12 10:36:35 by dkaiser ### ########.fr */
+/* */
+/* ************************************************************************** */
+
+int main(void)
+{}