Skip to content

Commit

Permalink
build-paclet: ccompatibility with recent versions
Browse files Browse the repository at this point in the history
  • Loading branch information
szhorvat committed Aug 30, 2022
1 parent 9baa405 commit 4021892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-paclet.m
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@


Check[
PacletDirectoryAdd[$appName];
Quiet[PacletDirectoryAdd[$appName], PacletDirectoryAdd::expobs];
Needs[$appName <> "`"],
printAbort["Cannot add paclet directory and load package."]
]
Expand Down

0 comments on commit 4021892

Please sign in to comment.