diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-04-21 17:05:46 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-04-21 17:05:46 -0400 |
| commit | eed8b0175d358d5990c248fa347354fc8ba25066 (patch) | |
| tree | 39830d2c7f9e24208ccdbb33c438670ea5c1653e /src/repl.h | |
| parent | ab55eee556ecbe6a8bd0a4f4cd92e38b021f6841 (diff) | |
Deprecate REPL
Diffstat (limited to 'src/repl.h')
| -rw-r--r-- | src/repl.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/repl.h b/src/repl.h deleted file mode 100644 index 10ca0cc7..00000000 --- a/src/repl.h +++ /dev/null @@ -1,5 +0,0 @@ -#pragma once - -void repl(void); - -// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1,\:0 |
