Rename openmc.capi -> openmc.lib

This commit is contained in:
Paul Romano 2019-09-05 07:31:13 -05:00
parent 251ecba60b
commit bbb0b78383
31 changed files with 300 additions and 303 deletions

View file

@ -1,8 +1,8 @@
--------------------------------------------------
:mod:`openmc.capi` -- Python bindings to the C API
--------------------------------------------------
------------------------------------------------------
:mod:`openmc.lib` -- Python bindings to the C/C++ API
------------------------------------------------------
.. automodule:: openmc.capi
.. automodule:: openmc.lib
Functions
---------