Skip to content

Commit

Permalink
update start.exe
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonrag committed Jul 28, 2021
1 parent e420513 commit 97828c7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
Binary file modified start.exe
Binary file not shown.
14 changes: 14 additions & 0 deletions start.pl
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,20 @@ BEGIN
require encoding;
require Storable;
require Compress::Zlib;
require List::Util;
require File::Path;
require Text::Balanced;
require Digest::MD5;
require Math::BigInt;
require Math::BigInt::Calc;
require Math::BigInt::CalcEmu;
require Math::BigInt::FastCalc;
require Math::BigInt::Trace;
require Math::BigFloat;
require Math::BigFloat::Trace;
require Math::BigRat;
require Math::Complex;
require Math::Trig;
# new Perl 5.22 and more
require "unicore/lib/Perl/SpacePer.pl";
require "unicore/lib/Perl/Word.pl";
Expand Down

0 comments on commit 97828c7

Please sign in to comment.