1

2

3

4

5

6

7

8

# http://pyrocko.org - GPLv3 

# 

# The Pyrocko Developers, 21st Century 

# ---|P------/S----------~Lg---------- 

from .tectonics import PeterBird2003, GSRM1 # noqa 

 

from pyrocko.util import parse_md 

__doc__ = parse_md(__file__)