summaryrefslogtreecommitdiff
path: root/users/ibnuda/abstraction.c
diff options
context:
space:
mode:
authorIbnu Daru Aji <ibnuda@users.noreply.github.com>2021-09-01 01:23:02 +0700
committerGitHub <noreply@github.com>2021-08-31 11:23:02 -0700
commit6f5428687c37d45cf279d9d3f44de1098a767723 (patch)
tree4e83e846eb6a4e613683fc1409eab79b529a36ee /users/ibnuda/abstraction.c
parentbdd0a6c09789e3e4380f4351f1f83004542d309f (diff)
[Keymap] reflects current rick's keymap (#14169)
Diffstat (limited to 'users/ibnuda/abstraction.c')
-rw-r--r--users/ibnuda/abstraction.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/users/ibnuda/abstraction.c b/users/ibnuda/abstraction.c
new file mode 100644
index 0000000000..757248a260
--- /dev/null
+++ b/users/ibnuda/abstraction.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 Ibnu D. Aji
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#include "abstraction.h" \ No newline at end of file