*** empty log message ***

This commit is contained in:
Dave Goodwin
2004-03-10 14:30:55 +00:00
parent 183c0b3409
commit dbc7aec069
30 changed files with 260 additions and 94 deletions

View File

@@ -14,7 +14,8 @@ help(Solution)
from Cantera import Reactor
help(Reactor)
# On Windows, you can also use the module browser to view this same
# information in a web browser. From the Start menu, goto
# Programs/Python2.x/Module Docs. In the pop-up window, click on 'open
# browser', then navigate to the Cantera module
# You can also use the Python module browser to view this same
# information in a web browser. Under Windows, goto
# Programs/Python2.x/Module Docs on the Start menu. On unix or Mac
# OSX, type 'pydoc -g' at a shell prompt, A small pop-up window will
# appear. Click on 'open browser', then navigate to the Cantera module