Skip to content

Commit 582a957

Browse files
author
Santiago Vargas
committed
Added .sei Extension
".sei" files will also be associated when using the extension.
1 parent 048f6ea commit 582a957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extensions/associate.sex

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ program AssociateFiles;
33
//http://villavu.com/forum/showthread.php?t=56853
44

55
const
6-
ExtensionsDef = 'simb,simba,sex';
6+
ExtensionsDef = 'simb,simba,sex,sei';
77

88
var
99
SimbaMenu: TMenuItem;

0 commit comments

Comments
 (0)