From 14e3b82ac72e8e9f8cf71bad98688094be571a92 Mon Sep 17 00:00:00 2001 From: Abdul-Rahaman Yussif <80092810+YUSSIF62@users.noreply.github.com> Date: Thu, 16 Feb 2023 17:55:55 +0000 Subject: [PATCH] Update 0-preprocessor --- 0x00-hello_world/0-preprocessor | 1 + 1 file changed, 1 insertion(+) diff --git a/0x00-hello_world/0-preprocessor b/0x00-hello_world/0-preprocessor index 99067d8..3ecc570 100755 --- a/0x00-hello_world/0-preprocessor +++ b/0x00-hello_world/0-preprocessor @@ -1,2 +1,3 @@ #!/bin/bash gcc $CFILE -E -o c +