bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

style: formatting changes


From: Akim Demaille
Subject: style: formatting changes
Date: Sun, 26 Jan 2020 14:11:16 +0100

commit 0f792833c27cac71d64ed1fa9d7a209480da26f4
Author: Akim Demaille <address@hidden>
Date:   Sat Jan 25 07:58:29 2020 +0100

    style: formatting changes
    
    * data/skeletons/lalr1.java: here.

diff --git a/data/skeletons/lalr1.java b/data/skeletons/lalr1.java
index 0f6f15ed..678510a1 100644
--- a/data/skeletons/lalr1.java
+++ b/data/skeletons/lalr1.java
@@ -109,9 +109,9 @@ m4_define([b4_define_state],[[
    */
   public final void setErrorVerbose(boolean verbose)
   { yyErrorVerbose = verbose; }
-]])
+]])[
 
-b4_locations_if([[
+]b4_locations_if([[
   /**
    * A class defining a pair of positions.  Positions, defined by the
    * <code>]b4_position_type[</code> class, denote a point in the input.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]