From 96745cbfc0e3386fa32631daa45b4096a1f80e61 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Mon, 19 Sep 2005 21:44:36 +0000 Subject: r10328: Add more emacs python-mode markers. (This used to be commit 540a3649e88690e829c17d79ecdccdc9ed464845) --- source4/lib/SConscript | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source4/lib/SConscript') diff --git a/source4/lib/SConscript b/source4/lib/SConscript index 57427feb71..f1bff77cd0 100644 --- a/source4/lib/SConscript +++ b/source4/lib/SConscript @@ -1,3 +1,5 @@ +# tastes like -*- python -*- + Import('hostenv') basic = hostenv.StaticLibrary('basic', ['version.c', 'xfile.c', 'debug.c', 'fault.c', 'pidfile.c', -- cgit