Dynare++: enforce C++ Emacs mode for bison/flex files

time-shift
Sébastien Villemot 2019-01-15 12:41:24 +01:00
parent b8791e9f13
commit 2a82177304
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
12 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,4 @@
/* -*- C++ -*- */
%{
#include "location.hh"
#include "assign_tab.hh"

View File

@ -1,3 +1,4 @@
// -*- C++ -*-
%{
/* Copyright (C) 2006-2011, Ondra Kamenik */

View File

@ -1,3 +1,4 @@
/* -*- C++ -*- */
%{
// Copyright (C) 2007-2011, Ondra Kamenik

View File

@ -1,3 +1,4 @@
// -*- C++ -*-
%{
#include "location.hh"
#include "csv_parser.hh"

View File

@ -1,3 +1,4 @@
/* -*- C++ -*- */
%{
#include "location.hh"
#include "formula_tab.hh"

View File

@ -1,3 +1,4 @@
// -*- C++ -*-
%{
/* Copyright (C) 2006-2011, Ondra Kamenik */

View File

@ -1,3 +1,4 @@
/* -*- C++ -*- */
%{
// Copyright (C) 2006-2011, Ondra Kamenik

View File

@ -1,3 +1,4 @@
// -*- C++ -*-
// Copyright (C) 2006-2011, Ondra Kamenik
%{

View File

@ -1,3 +1,4 @@
/* -*- C++ -*- */
%{
#include "location.hh"
#include "namelist_tab.hh"

View File

@ -1,3 +1,4 @@
// -*- C++ -*-
// Copyright (C) 2007-2011, Ondra Kamenik
%{

View File

@ -1,3 +1,4 @@
/* -*- C++ -*- */
%{
#include "parser/cc/location.hh"
#include "dynglob_tab.hh"

View File

@ -1,3 +1,4 @@
// -*- C++ -*-
%{
// Copyright (C) 2006-2011, Ondra Kamenik