view libcruft/odepack/module.mk @ 12386:c1ea9b90a272 release-3-4-x

Added tag ss-3-3-92 for changeset c468c5b902b3
author John W. Eaton <jwe@octave.org>
date Sun, 06 Feb 2011 07:30:27 -0500
parents 0d4613a736e9
children
line wrap: on
line source

EXTRA_DIST += odepack/module.mk

libcruft_la_SOURCES += \
  odepack/cfode.f \
  odepack/dlsode.f \
  odepack/ewset.f \
  odepack/intdy.f \
  odepack/prepj.f \
  odepack/solsy.f \
  odepack/stode.f \
  odepack/vnorm.f \
  odepack/scfode.f \
  odepack/sewset.f \
  odepack/sintdy.f \
  odepack/slsode.f \
  odepack/sprepj.f \
  odepack/ssolsy.f \
  odepack/sstode.f \
  odepack/svnorm.f