summaryrefslogtreecommitdiff
path: root/tmp/add.h
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-02-24 02:27:40 -0300
committerEuAndreh <eu@euandre.org>2020-02-24 02:27:40 -0300
commite8d9017938cd020bcf62c359da0a531c984239b2 (patch)
tree6c17cdb6f65b2cb27d5ddb3e7e96c3b724804519 /tmp/add.h
parentMove draft posts to _drafts (diff)
downloadeuandre.org-e8d9017938cd020bcf62c359da0a531c984239b2.tar.gz
euandre.org-e8d9017938cd020bcf62c359da0a531c984239b2.tar.xz
Remove tmp/
Diffstat (limited to 'tmp/add.h')
-rw-r--r--tmp/add.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tmp/add.h b/tmp/add.h
deleted file mode 100644
index 54c0712..0000000
--- a/tmp/add.h
+++ /dev/null
@@ -1,3 +0,0 @@
-int add(int a, int b);
-void persistInt(int n);
-int retrieveInt();