C $Header: /u/gcmpack/MITgcm/pkg/autodiff/autodiff_inadmode_unset.F,v 1.1 2005/02/10 05:26:54 heimbach Exp $

#include "AUTODIFF_OPTIONS.h"

      subroutine AUTODIFF_INADMODE_UNSET( myThid )
      IMPLICIT NONE
C     /==========================================================\
C     | SUBROUTINE autodiff_inadmode_unset                       |
C     |==========================================================|
C     == Global variables ===

#include "SIZE.h"
#include "EEPARAMS.h"
#include "PARAMS.h"

C     == Routine arguments ==
C     myThid - Thread number for this instance of the routine.
      integer myThid



      end