summaryrefslogtreecommitdiff
path: root/ex00/main.cpp
diff options
context:
space:
mode:
authorDominik Kaiser2025-02-12 17:06:48 +0100
committerDominik Kaiser2025-02-12 17:06:48 +0100
commitee43f487329ca1bc04ae25cc13b9d4e374bc1adb (patch)
tree4f5437addcb3acd5302bffa4fe3de741f5cde81e /ex00/main.cpp
downloadcpp02-ee43f487329ca1bc04ae25cc13b9d4e374bc1adb.tar.gz
cpp02-ee43f487329ca1bc04ae25cc13b9d4e374bc1adb.zip
Setup ex00
Diffstat (limited to 'ex00/main.cpp')
-rw-r--r--ex00/main.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/ex00/main.cpp b/ex00/main.cpp
new file mode 100644
index 0000000..d4d0a52
--- /dev/null
+++ b/ex00/main.cpp
@@ -0,0 +1,13 @@
+/* ************************************************************************** */
+/* */
+/* ::: :::::::: */
+/* main.cpp :+: :+: :+: */
+/* +:+ +:+ +:+ */
+/* By: dkaiser <dkaiser@student.42heilbronn.de +#+ +:+ +#+ */
+/* +#+#+#+#+#+ +#+ */
+/* Created: 2025/02/12 17:04:41 by dkaiser #+# #+# */
+/* Updated: 2025/02/12 17:05:22 by dkaiser ### ########.fr */
+/* */
+/* ************************************************************************** */
+
+int main(void) {}