We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 968cebe + cc4215e commit 7dcdc57Copy full SHA for 7dcdc57
1 file changed
procedures/CodeBrowser.ipf
@@ -562,6 +562,7 @@ Function addDecoratedMenu(module, procedureWithoutModule, declWave, lineWave)
562
Wave W_Index
563
Duplicate/FREE W_Index wavLineNumber
564
KillWaves/Z W_Index
565
+ KillStrings/Z S_filename
566
if(!numMatches)
567
return 0
568
endif
0 commit comments