lines 7-30 of file: bin/rm_cppad.sh # {xrst_begin rm_cppad.sh} # {xrst_spell # cmake # } # {xrst_comment_ch #} # # Uninstall get_cppad.sh # ###################### # # Syntax # ****** # | |tab| ``bin/rm_cppad.sh`` # # Purpose # ******* # This will remove any files that were installed by :ref:`get_cppad.sh-name` . # This assumes that the values of # :ref:`install_settings.py@cmake_install_prefix` and # :ref:`install_settings.py@build_type` have not changed. # # If there is a ``cppad_py`` python package installed below # *cmake_install_prefix*, it will also be remove. # # {xrst_end rm_cppad.sh}