From 13d47f6d130510f14e1ddbf58e64b342aac2a509 Mon Sep 17 00:00:00 2001 From: iomaganaris Date: Mon, 4 Dec 2023 13:31:01 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20BlueBrai?= =?UTF-8?q?n/nmodl@6abad06859512aec515d3c010d77939c6451c826=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/doxygen/codegen__naming_8hpp.html | 2 +- html/doxygen/codegen__naming_8hpp_source.html | 2 +- html/doxygen/namespacenmodl_1_1codegen_1_1naming.html | 4 ++-- ...t_2codegen_2codegen__neuron__cpp__visitor_8cpp_source.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/html/doxygen/codegen__naming_8hpp.html b/html/doxygen/codegen__naming_8hpp.html index c8947deec8..b58385a36a 100644 --- a/html/doxygen/codegen__naming_8hpp.html +++ b/html/doxygen/codegen__naming_8hpp.html @@ -115,7 +115,7 @@ - + diff --git a/html/doxygen/codegen__naming_8hpp_source.html b/html/doxygen/codegen__naming_8hpp_source.html index c56841cf9e..29e3ccea3d 100644 --- a/html/doxygen/codegen__naming_8hpp_source.html +++ b/html/doxygen/codegen__naming_8hpp_source.html @@ -114,7 +114,7 @@
18 
19 /// nmodl language version
20 /// @todo : should be moved from codegen to global scope
-
21 static constexpr char NMODL_VERSION[] = "6.2.0";
+
21 static constexpr char NMODL_VERSION[] = "7.7.0";
22 
23 /// derivimplicit method in nmodl
24 static constexpr char DERIVIMPLICIT_METHOD[] = "derivimplicit";
diff --git a/html/doxygen/namespacenmodl_1_1codegen_1_1naming.html b/html/doxygen/namespacenmodl_1_1codegen_1_1naming.html index 7750035047..e9162d06b5 100644 --- a/html/doxygen/namespacenmodl_1_1codegen_1_1naming.html +++ b/html/doxygen/namespacenmodl_1_1codegen_1_1naming.html @@ -104,7 +104,7 @@

Variables

static constexpr char nmodl::codegen::naming::NMODL_VERSION [] = "6.2.0"
static constexpr char nmodl::codegen::naming::NMODL_VERSION [] = "7.7.0"
 nmodl language version More...
 
static constexpr char nmodl::codegen::naming::DERIVIMPLICIT_METHOD [] = "derivimplicit"
- + @@ -838,7 +838,7 @@

Variables

static constexpr char NMODL_VERSION [] = "6.2.0"
static constexpr char NMODL_VERSION [] = "7.7.0"
 nmodl language version More...
 
static constexpr char DERIVIMPLICIT_METHOD [] = "derivimplicit"
- +
constexpr char nmodl::codegen::naming::NMODL_VERSION[] = "6.2.0"constexpr char nmodl::codegen::naming::NMODL_VERSION[] = "7.7.0"
diff --git a/html/doxygen/test_2unit_2codegen_2codegen__neuron__cpp__visitor_8cpp_source.html b/html/doxygen/test_2unit_2codegen_2codegen__neuron__cpp__visitor_8cpp_source.html index a31d80b224..af18b2bdd5 100644 --- a/html/doxygen/test_2unit_2codegen_2codegen__neuron__cpp__visitor_8cpp_source.html +++ b/html/doxygen/test_2unit_2codegen_2codegen__neuron__cpp__visitor_8cpp_source.html @@ -253,7 +253,7 @@
157  THEN("Correct channel information are printed") {
158  std::string expected_channel_info = R"(/** channel information */
159  static const char *mechanism_info[] = {
-
160  "6.2.0",
+
160  "7.7.0",
161  "pas_test",
162  "g_pas_test",
163  "e_pas_test",