Skip to content

Commit

Permalink
Update setup_cantera.in
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanwweber authored Feb 8, 2022
1 parent 24bdef6 commit 35eb317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/posix/setup_cantera.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
printf "%s\n" \
"The setup_cantera script is deprecated and will be removed after Cantera 2.6." \
"If you use this script, please leave a comment at:" \
"If you use this script, migration information is available from:" \
"https://github.com/Cantera/enhancements/issues/135"

if [ -z $LD_LIBRARY_PATH ]; then
Expand Down

0 comments on commit 35eb317

Please sign in to comment.