From e8d9017938cd020bcf62c359da0a531c984239b2 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 24 Feb 2020 02:27:40 -0300 Subject: Remove tmp/ --- tmp/add.h | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 tmp/add.h (limited to 'tmp/add.h') 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(); -- cgit v1.2.3