summaryrefslogtreecommitdiff
path: root/tem.c
diff options
context:
space:
mode:
authorFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2023-12-01 05:08:08 +0000
committerFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2023-12-01 05:08:08 +0000
commit3339f759dc7ef9469cf8b440baf7375012fe8608 (patch)
treef240c696ea6cdc3128a514bd0fde831131734d19 /tem.c
parentdd6ea141cabac011bd38d17324c735d7c00fb8f8 (diff)
Thu, Nov 30, 2023, 9:08 PM -08:00
Diffstat (limited to 'tem.c')
-rw-r--r--tem.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tem.c b/tem.c
index 3e4dad2..27dc706 100644
--- a/tem.c
+++ b/tem.c
@@ -1,6 +1,7 @@
#include <stdio.h>
+#include <cs50.h>
int main(void)
{
-
+
}