lines 8-47 of file: bin/get_cppad.sh # {xrst_begin get_cppad.sh} # {xrst_comment_ch #} # # Get cppad # ######### # # Syntax # ****** # ``bin/get_cppad.sh`` # # cppad_py.git # ************ # This program must be run from the :ref:`setup.py@cppad_py.git` directory. # # Purpose # ******* # If you are not using the python ``cppad_mixed`` module, # you can use this script install cppad. # # Settings # ******** # This scripts uses the settings in :ref:`install_settings.py-name` . # # Caching # ******* # This script caches previous builds so that # when you re-run the script it does not re-do all the work. # If you have trouble, try deleting the directory # # | |tab| ``external/cppad.git`` # # and re-running this script. # # Uninstall # ********* # {xrst_toc_table # bin/rm_cppad.sh # } # # {xrst_end get_cppad.sh}