xref: /petsc/configure (revision 2b40b63f2d83c74feb0a2167f386cf143c8f6e2d)
1#!/usr/bin/env python
2import os
3execfile(os.path.join(os.path.dirname(__file__), 'config', 'configure.py'))
4