]> pd.if.org Git - pd_readline/blobdiff - mg/pathnames.h
Getting close to a basic working readline now.
[pd_readline] / mg / pathnames.h
diff --git a/mg/pathnames.h b/mg/pathnames.h
deleted file mode 100644 (file)
index 9720076..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-/*     $OpenBSD: pathnames.h,v 1.1 2012/06/18 07:14:55 jasper Exp $    */
-
-/* This file is in the public domain. */
-
-/*
- *     standard path names
- */
-
-#define        _PATH_MG_DIR            "~/.mg.d"
-#define        _PATH_MG_STARTUP        "%s/.mg"
-#define        _PATH_MG_TERM           "%s/.mg-%s"