--- a/SConstruct Fri Oct 13 13:07:45 2006 -0700
+++ b/SConstruct Sat Oct 14 16:43:21 2006 -0700
@@ -1,3 +1,4 @@
+## -*- Mode: python; py-indent-offset: 4; indent-tabs-mode: nil; coding: utf-8; -*-
import os.path
import build
--- a/build.py Fri Oct 13 13:07:45 2006 -0700
+++ b/build.py Sat Oct 14 16:43:21 2006 -0700
@@ -1,3 +1,4 @@
+## -*- Mode: python; py-indent-offset: 4; indent-tabs-mode: nil; coding: utf-8; -*-
# Copyright (c) 2006 INRIA
# All rights reserved.
#
--- a/utils/grid.py Fri Oct 13 13:07:45 2006 -0700
+++ b/utils/grid.py Sat Oct 14 16:43:21 2006 -0700
@@ -1,4 +1,5 @@
#!/usr/bin/env python
+## -*- Mode: python; py-indent-offset: 4; indent-tabs-mode: nil; coding: utf-8; -*-
import cairo
import sys