#!/bin/bash -e
. "$(dirname "${BASH_SOURCE[0]}")"/../../lib/runscripts/import.run
if self_not_included; then
subdirs=(family_homonyms genus_homonyms species_homonyms)
import()
{
echo_func
fwd "$FUNCNAME" "$@"
}
fi