Source code for pyNastran.bdf.field_writer

"""
Defines legacy import functions
"""
from pyNastran.bdf.field_writer_8 import print_card_8
from pyNastran.bdf.field_writer_16 import print_card_16
from pyNastran.bdf.field_writer_double import print_card_double