From 7395f52be6f84fc9242414d502366e75b86a50cb Mon Sep 17 00:00:00 2001 From: Olivier Duhart <1224790+b3b00@users.noreply.github.com> Date: Fri, 5 Nov 2021 16:15:06 +0100 Subject: [PATCH] upgrade to v2.7.0.5 parser optimisation --- sly/sly.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sly/sly.csproj b/sly/sly.csproj index 6a1476f6..947eed3d 100644 --- a/sly/sly.csproj +++ b/sly/sly.csproj @@ -6,11 +6,11 @@ $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb #LY is a parser generator halfway between parser combinators and parser generator like ANTLR b3b00 - 2.7.0.4 + 2.7.0.5 https://github.com/b3b00/sly https://github.com/b3b00/sly https://github.com/b3b00/sly/blob/master/LICENSE - 2.7.0.4 + 2.7.0.5 Library