Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Commit 2bd74e4

Browse files
authored
Rename startup file
startup file was being called by Addon Explorer when installed, which caused startup warnings.
1 parent b5467ad commit 2bd74e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
addpath('FixedPoint');
22
addpath('FloatingPoint');
3-
addpath('utils');
3+
addpath('utils');

0 commit comments

Comments
 (0)