~abenson/galacticus/v0.9.1

« back to all changes in this revision

Viewing changes to source/galactic_structure.rotation_curve.F90

  • Committer: Andrew Benson
  • Date: 2012-10-20 17:46:37 UTC
  • Revision ID: abenson@obs.carnegiescience.edu-20121020174637-l62iceznt1pfxd4s
* Remove obsolete module use statements.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
module Galactic_Structure_Rotation_Curves
21
21
  !% Implements calculations of the rotation curve as a specified radius.
22
 
  use ISO_Varying_String
23
22
  use Tree_Nodes
24
23
  use Galactic_Structure_Options
25
24
  implicit none