Skip to content

Commit

Permalink
Don't attempt to read non-existant files
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin authored and vendramin committed Jul 8, 2024
1 parent 842e1d5 commit fa68ece
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion init.g
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
ReadPackage("yangbaxter", "lib/ybe.gd");
ReadPackage("yangbaxter", "lib/cycleset.gd");
ReadPackage("yangbaxter", "lib/utils.gd");
ReadPackage("yangbaxter", "lib/prelie.gd");
ReadPackage("yangbaxter", "lib/rack.gd");
ReadPackage("yangbaxter", "lib/checking.gd");
ReadPackage("yangbaxter", "lib/tau.gd");
Expand Down
1 change: 0 additions & 1 deletion read.g
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
ReadPackage("yangbaxter", "lib/ybe.gi" );
ReadPackage("yangbaxter", "lib/cycleset.gi" );
ReadPackage("yangbaxter", "lib/utils.gi" );
ReadPackage("yangbaxter", "lib/prelie.gi" );
ReadPackage("yangbaxter", "lib/rack.gi" );
ReadPackage("yangbaxter", "lib/checking.gi" );
ReadPackage("yangbaxter", "lib/tau.gi" );
Expand Down

0 comments on commit fa68ece

Please sign in to comment.