Skip to content

Commit e4f7e4b

Browse files
committed
PSQ_CR_BoundsActionToString: Make it available for all
1 parent 8eccc82 commit e4f7e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/MIES/MIES_AnalysisFunctions_PatchSeq.ipf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2924,7 +2924,7 @@ static Function [STRUCT ChirpBoundsInfo s] PSQ_CR_DetermineBoundsState(variable
29242924
return [s]
29252925
End
29262926

2927-
static Function/S PSQ_CR_BoundsActionToString(variable boundsAction)
2927+
Function/S PSQ_CR_BoundsActionToString(variable boundsAction)
29282928

29292929
switch(boundsAction)
29302930
case PSQ_CR_PASS:

0 commit comments

Comments
 (0)