Skip to content

Commit

Permalink
Update setup_cantera.csh.in
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanwweber authored Feb 8, 2022
1 parent a396f36 commit 24bdef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/posix/setup_cantera.csh.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/csh
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 (! $?LD_LIBRARY_PATH) then
Expand Down

0 comments on commit 24bdef6

Please sign in to comment.