aboutsummaryrefslogtreecommitdiffstats
path: root/program.c
diff options
context:
space:
mode:
authorAdam Branes <adam@adam>2021-05-02 17:45:58 +0300
committerAdam Branes <adam@adam>2021-05-02 17:45:58 +0300
commita3e36c1918e63761dfc4d2221cca3636b98e93aa (patch)
tree143722876a02156b0b423de6248298b5cf8c0707 /program.c
downloadMEGATRON-a3e36c1918e63761dfc4d2221cca3636b98e93aa.tar.gz
initial housekeeping done
Diffstat (limited to 'program.c')
-rw-r--r--program.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/program.c b/program.c
new file mode 100644
index 0000000..6fe3a2f
--- /dev/null
+++ b/program.c
@@ -0,0 +1,5 @@
+#ifndef PROGRAM_C
+#define PROGRAM_C
+
+
+#endif