From 02062f0cf84e1cb7fb294de54b0c00db6323c529 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Thu, 15 Dec 2022 21:17:41 +0100 Subject: add 'cd' to smash --- smash/variables.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 smash/variables.h (limited to 'smash/variables.h') diff --git a/smash/variables.h b/smash/variables.h deleted file mode 100644 index af71ee4..0000000 --- a/smash/variables.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef VARIABLES_H -#define VARIABLES_H - -void set_variable(const char *name, const char *value); -const char *get_variable(const char *name); -void init_variables(); - -#endif -- cgit v1.2.3-70-g09d2