Skip to content

Commit 050c2ed

Browse files
authored
Merge pull request #18 from rhennigan/feature/wrappers-and-more-rules
Feature/wrappers and more rules
2 parents 51deeec + 0ef104c commit 050c2ed

17 files changed

+4741
-1163
lines changed

Documentation/English/Guides/CodeEquivalenceUtilities.nb

Lines changed: 33 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,35 @@ Notebook[
223223
],
224224
"GuideText",
225225
CellID -> 128160938
226+
],
227+
Cell[
228+
TextData[
229+
{
230+
Cell[
231+
BoxData[
232+
ButtonBox[
233+
"TransformHold",
234+
BaseStyle -> "Link",
235+
ButtonData -> "paclet:Wolfram/CodeEquivalenceUtilities/ref/TransformHold"
236+
]
237+
],
238+
"InlineFormula"
239+
],
240+
" \[EmptyVerySmallSquare] ",
241+
Cell[
242+
BoxData[
243+
ButtonBox[
244+
"TransformRelease",
245+
BaseStyle -> "Link",
246+
ButtonData -> "paclet:Wolfram/CodeEquivalenceUtilities/ref/TransformRelease"
247+
]
248+
],
249+
"InlineFormula"
250+
]
251+
}
252+
],
253+
"InlineGuideFunctionListing",
254+
CellID -> 566839201
226255
]
227256
},
228257
Open
@@ -1355,6 +1384,7 @@ Notebook[
13551384
},
13561385
WindowStatusArea -> Automatic,
13571386
TaggingRules -> <|
1387+
"InformationPopupMenuItemAdded" -> True,
13581388
"Author" -> "rhennigan",
13591389
"CreationDate" -> "07-22-2021 13:20:14",
13601390
"NotebookIndexQ" -> True,
@@ -1365,9 +1395,10 @@ Notebook[
13651395
"Gregorian",
13661396
-4.0
13671397
],
1368-
"NotebookUUID" -> "c03dabbe-92ea-4ba6-9bb0-2fa34c8e6f12"
1398+
"NotebookUUID" -> "c03dabbe-92ea-4ba6-9bb0-2fa34c8e6f12",
1399+
"Paclet" -> "None"
13691400
|>,
1370-
FrontEndVersion -> "13.0 for Microsoft Windows (64-bit) (November 11, 2021)",
1401+
FrontEndVersion -> "13.2 for Microsoft Windows (64-bit) (November 2, 2022)",
13711402
StyleDefinitions ->
13721403
FrontEnd`FileName[
13731404
{"Wolfram"},

0 commit comments

Comments
 (0)