Skip to content

Commit 0e08020

Browse files
committed
Updates the SystemNavigation to use BPExamples.
1 parent fabc65e commit 0e08020

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
*Babylonian-Core
22
allExamples
33

4-
^ (SystemNavigation default allMethodsSelect: [:m | m bpExamples notEmpty])
5-
gather: [:m | m compiledMethod bpExamples]
4+
^ BPExamples default examples

packages/Babylonian-Core.package/SystemNavigation.extension/methodProperties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
},
44
"instance" : {
55
"allExampleInstanceMethods" : "pre 9/28/2021 15:36",
6-
"allExamples" : "pre 8/20/2020 12:02" } }
6+
"allExamples" : "pre 1/9/2023 12:27" } }

0 commit comments

Comments
 (0)