From ec9eebba93760c60286c6f11652bc9a8f51cfb91 Mon Sep 17 00:00:00 2001 From: Luc Grosheintz Date: Thu, 3 Oct 2024 15:59:14 +0200 Subject: [PATCH] Update src/parser/nmodl.yy --- src/parser/nmodl.yy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/parser/nmodl.yy b/src/parser/nmodl.yy index ae7f74710..3ce4704f8 100644 --- a/src/parser/nmodl.yy +++ b/src/parser/nmodl.yy @@ -268,7 +268,7 @@ %type conserve %type react %type compartment -%type longitudinal_diffusion +%type longitudinal_diffusion %type name_list %type unit_block_body %type unit_definition