Skip to content
Snippets Groups Projects
Commit 5c484aaa authored by Christoph.Knote's avatar Christoph.Knote
Browse files

Site-specific boxmox information possible.

parent 6d8bce4e
No related branches found
No related tags found
No related merge requests found
exclude boxmox/hub.py
exclude boxmox/_site_specific.py
recursive-include examples *
include CHANGES.rst
include INSTALL.rst
......
try:
from _site_specific import *
except:
pass
import _installation
from data import InputFile, Output, ConcentrationOutput, RatesOutput, AdjointOutput, JacobianOutput, HessianOutput
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment