--- a/samples/main-callback.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/samples/main-callback.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
#include "ns3/callback.h"
#include <cassert>
#include <iostream>
--- a/samples/main-packet.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/samples/main-packet.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
#include "ns3/packet.h"
#include "ns3/header.h"
#include <iostream>
--- a/samples/main-simulator.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/samples/main-simulator.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
#include "ns3/simulator.h"
#include "ns3/nstime.h"
#include <iostream>
--- a/samples/main-test.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/samples/main-test.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
#include "ns3/test.h"
--- a/samples/main-trace.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/samples/main-trace.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
#include "ns3/trace-container.h"
#include "ns3/ui-variable-tracer.h"
#include "ns3/callback-tracer.h"
--- a/src/common/buffer.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/buffer.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005,2006 INRIA
* All rights reserved.
--- a/src/common/buffer.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/buffer.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005,2006 INRIA
* All rights reserved.
--- a/src/common/callback-tracer.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/callback-tracer.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005,2006 INRIA
* All rights reserved.
--- a/src/common/data-writer.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/data-writer.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/common/data-writer.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/data-writer.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/common/f-variable-tracer.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/f-variable-tracer.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/src/common/header.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/header.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/common/header.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/header.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/common/packet.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/packet.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005,2006 INRIA
* All rights reserved.
--- a/src/common/packet.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/packet.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005,2006 INRIA
* All rights reserved.
--- a/src/common/pcap-writer.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/pcap-writer.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005,2006 INRIA
* All rights reserved.
--- a/src/common/pcap-writer.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/pcap-writer.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005,2006 INRIA
* All rights reserved.
--- a/src/common/si-variable-tracer.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/si-variable-tracer.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/src/common/stream-tracer-test.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/stream-tracer-test.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/src/common/stream-tracer.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/stream-tracer.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/src/common/tags.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/tags.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/src/common/tags.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/tags.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/src/common/trace-container.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/trace-container.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/src/common/trace-container.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/trace-container.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/src/common/trailer.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/trailer.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/common/trailer.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/trailer.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/common/ui-variable-tracer.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/ui-variable-tracer.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/src/common/variable-tracer-test.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/common/variable-tracer-test.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/src/core/callback-test.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/core/callback-test.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005,2006 INRIA
* All rights reserved.
--- a/src/core/callback.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/core/callback.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005,2006 INRIA
* All rights reserved.
--- a/src/core/reference-list-test.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/core/reference-list-test.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/src/core/reference-list.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/core/reference-list.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/src/core/system-file.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/core/system-file.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/core/system-wall-clock-ms.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/core/system-wall-clock-ms.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/core/test.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/core/test.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/core/test.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/core/test.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/core/unix-system-file.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/core/unix-system-file.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/core/unix-system-wall-clock-ms.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/core/unix-system-wall-clock-ms.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/core/win32-system-file.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/core/win32-system-file.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/core/win32-system-wall-clock-ms.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/core/win32-system-wall-clock-ms.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/simulator/event-id.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/simulator/event-id.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/simulator/event-id.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/simulator/event-id.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/simulator/event-impl.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/simulator/event-impl.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/simulator/event-impl.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/simulator/event-impl.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005,2006 INRIA
* All rights reserved.
--- a/src/simulator/nstime.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/simulator/nstime.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005,2006 INRIA
* All rights reserved.
--- a/src/simulator/scheduler-factory.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/simulator/scheduler-factory.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/src/simulator/scheduler-factory.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/simulator/scheduler-factory.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/src/simulator/scheduler-heap.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/simulator/scheduler-heap.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* Copyright (c) 2005 Mathieu Lacage
--- a/src/simulator/scheduler-heap.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/simulator/scheduler-heap.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/simulator/scheduler-list.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/simulator/scheduler-list.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/simulator/scheduler-list.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/simulator/scheduler-list.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/simulator/scheduler-map.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/simulator/scheduler-map.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/src/simulator/scheduler-map.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/simulator/scheduler-map.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/src/simulator/scheduler.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/simulator/scheduler.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/src/simulator/scheduler.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/simulator/scheduler.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/simulator/simulator.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/simulator/simulator.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005,2006 INRIA
* All rights reserved.
--- a/src/simulator/simulator.h Mon Oct 02 11:43:54 2006 +0200
+++ b/src/simulator/simulator.h Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.
--- a/src/simulator/time.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/src/simulator/time.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005,2006 INRIA
* All rights reserved.
--- a/utils/bench-packets.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/utils/bench-packets.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/utils/bench-simulator.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/utils/bench-simulator.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/utils/replay-simulation.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/utils/replay-simulation.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2006 INRIA
* All rights reserved.
--- a/utils/run-tests.cc Mon Oct 02 11:43:54 2006 +0200
+++ b/utils/run-tests.cc Mon Oct 02 14:34:53 2006 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:f -*- */
+/* -*- Mode:C++; c-basic-offset:4; tab-width:4; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2005 INRIA
* All rights reserved.