subroutine ANVarAttrRewind
! Uses
use an_types, only: AN_VARIABLE, an_variable_entry
use an_vartable, only: vtable_set_attrid
use netcdf_f77, only: NF_NOERR
use dc_trace, only: DbgMessage
! Calls
call DbgMessage
! Variables
type (AN_VARIABLE), intent(in) :: var
integer :: stat
end subroutine ANVarAttrRewind
type (AN_VARIABLE), intent(in) :: var
integer :: stat