From b9682ba9fa6d13b1e3a666a4a55b838989353935 Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Tue, 25 Sep 2012 12:08:47 -0400 Subject: added constants definition for C code with "const double" --- mathemathica_fwm/RbXMDSSetup.nb | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/mathemathica_fwm/RbXMDSSetup.nb b/mathemathica_fwm/RbXMDSSetup.nb index 3339dc7..4d47e7e 100755 --- a/mathemathica_fwm/RbXMDSSetup.nb +++ b/mathemathica_fwm/RbXMDSSetup.nb @@ -1517,18 +1517,18 @@ Cell[BoxData[{ RowBox[{ RowBox[{"\"\\"", "~~", "a_", "~~", "\"\<)\>\""}], "\[RuleDelayed]", - RowBox[{"\"\\"", "<>", "a"}]}], ",", + RowBox[{"\"\\"", "<>", "a"}]}], ",", RowBox[{ RowBox[{"\"\\"", "~~", "a_", "~~", "\"\<)\>\""}], "\[RuleDelayed]", - RowBox[{"\"\\"", "<>", "a"}]}], ",", + RowBox[{"\"\\"", "<>", "a"}]}], ",", RowBox[{ RowBox[{"\"\\"", "~~", "a_", "~~", "\"\<)\>\""}], "\[RuleDelayed]", - RowBox[{"\"\\"", "<>", "a"}]}], ",", + RowBox[{"\"\\"", "<>", "a"}]}], ",", RowBox[{ RowBox[{"\"\\"", "~~", "a_", "~~", "\"\<)\>\""}], "\[RuleDelayed]", - RowBox[{"\"\\"", "<>", "a"}]}], ",", + RowBox[{"\"\\"", "<>", "a"}]}], ",", RowBox[{ RowBox[{"\"\\"", "~~", "a_", "~~", "\"\<)\>\""}], "\[RuleDelayed]", RowBox[{"\"\\"", "<>", "a"}]}], ",", @@ -1538,7 +1538,15 @@ Cell[BoxData[{ RowBox[{"\"\\"", "<>", "a"}]}], ",", RowBox[{ RowBox[{"\"\\"", "~~", "a_", "~~", "\"\<)\>\""}], "\[RuleDelayed]", - RowBox[{"\"\\"", "<>", "a"}]}]}], "}"}]}], "]"}]}], "Input"], + RowBox[{"\"\\"", "<>", "a"}]}], ",", " ", + RowBox[{ + "\"\\"", "\[RuleDelayed]", " ", "\"\\""}]}], + "}"}]}], "]"}]}], "Input", + CellChangeTimes->{{3.557577613086402*^9, 3.557577705341272*^9}, { + 3.557577737830722*^9, 3.557577743453672*^9}, {3.557577791685976*^9, + 3.557577804713066*^9}, {3.55757785531134*^9, 3.557577869097969*^9}, { + 3.557577909846743*^9, 3.557577914049493*^9}, {3.557577958346201*^9, + 3.557577990666655*^9}}], Cell[BoxData[ RowBox[{"Export", "[", -- cgit v1.2.3