Altered text output

This commit is contained in:
Harry Moffat 2009-04-20 15:34:16 +00:00
parent a8ade32602
commit 995558dd88

View file

@ -2070,7 +2070,7 @@ echo
if test "x${OS_IS_WIN}" = "x0"; then
echo "Now type '${MAKE}' to build Cantera"
else
echo "Now start Visual Studio, open workspace 'win32/vc8/cantera.sln',"
echo "Now start Visual Studio, open workspace 'win32/vc9/cantera.sln',"
echo "and build project 'all'. "
# echo " When this finishes, come back here and "
# echo "type 'make win' to make the Python and/or MATLAB interfaces."