Missing mode lines.

This commit is contained in:
Peter D. Barnes, Jr.
2015-06-08 16:37:40 -07:00
parent d85ad22554
commit a2e0ed145a
34 changed files with 62 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#include "config-store.h"
#include "raw-text-config.h"
#include "ns3/abort.h"

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#ifndef CONFIG_STORE_H
#define CONFIG_STORE_H

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#include "file-config.h"
namespace ns3 {

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#ifndef FILE_CONFIG_H
#define FILE_CONFIG_H

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#include "raw-text-config.h"
#include "attribute-iterator.h"
#include "attribute-default-iterator.h"

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#ifndef RAW_TEXT_CONFIG_H
#define RAW_TEXT_CONFIG_H

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#include "xml-config.h"
#include "attribute-default-iterator.h"
#include "attribute-iterator.h"

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#ifndef XML_CONFIG_STORE_H
#define XML_CONFIG_STORE_H

View File

@@ -1,3 +1,4 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/* cairo - a vector graphics library with display and print output
*
* Copyright © 2004 Keith Packard

View File

@@ -1,3 +1,4 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/* cairo - a vector graphics library with display and print output
*
* Copyright © 2004 Keith Packard

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#ifndef NS3_DEPRECATED_H
#define NS3_DEPRECATED_H

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#ifndef UNUSED_H
#define UNUSED_H

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#include <iostream>
#include "ns3/core-module.h"

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#include "ipv4-interface-container.h"
#include "ns3/node-list.h"
#include "ns3/names.h"

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#ifndef IPV4_INTERFACE_CONTAINER_H
#define IPV4_INTERFACE_CONTAINER_H

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#include "icmpv4-l4-protocol.h"
#include "ipv4-raw-socket-factory-impl.h"
#include "ipv4-interface.h"

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#ifndef ICMPV4_L4_PROTOCOL_H
#define ICMPV4_L4_PROTOCOL_H

View File

@@ -1,4 +1,4 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2007-2009 Strasbourg University
*

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#ifndef NSC_SIM_ERRNO_H
#define NSC_SIM_ERRNO_H

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#ifndef LENA_TEST_DEACTIVATE_BEARER_H
#define LENA_TEST_DEACTIVATE_BEARER_H

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* @defgroup mobility Mobility
*/

View File

@@ -1,4 +1,6 @@
/* -*- Mode:C++; c-file-style:"gnu"; indeni * This program is free software; you can redistribute it and/or modify
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation;
*

View File

@@ -1,3 +1,4 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#include "chunk.h"
namespace ns3 {

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#ifndef CHUNK_H
#define CHUNK_H

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#include "header.h"
#include "ns3/log.h"

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#include "trailer.h"
#include "ns3/log.h"

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#include "ns3/buffer.h"
#include "ns3/random-variable-stream.h"
#include "ns3/double.h"

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#ifndef PCAP_TEST_H
#define PCAP_TEST_H

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/* This code snippet was ripped out of the gcc
* documentation and slightly modified to work
* with gcc 4.x

View File

@@ -1,3 +1,5 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
#include "ns3/test.h"
#include "ns3/drop-tail-queue.h"
#include "ns3/simulator.h"

View File

@@ -1,3 +1,4 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2009 University of Washington
*

View File

@@ -1,3 +1,4 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
* uan-helper.cc
*

View File

@@ -1,3 +1,4 @@
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2008 University of Washington
*