;; This is a template for a special .emacs file that only sets the load-path
;; Some other code will read this in and substitute actual locations for
;; the strings /home/doom/End/Cave/EmacsPerl/Wall/Emacs-Run/t/dat/usr/lib and /home/doom/End/Cave/EmacsPerl/Wall/Emacs-Run/t/dat/usr/lib-alt, and write the new value out to a mock home location.
(setq load-path (list "/tmp" "/home/doom/End/Cave/EmacsPerl/Wall/Emacs-Run/t/dat/usr/lib" "/home/doom/End/Cave/EmacsPerl/Wall/Emacs-Run/t/dat/usr/lib-alt"))
