#!/bin/sh
_CONDA_ROOT="$(cygpath 'C:\bld\conda_1526187563292\_h_env')"
\. "$_CONDA_ROOT/etc/profile.d/conda.sh" || return $?
_conda_deactivate
