Merge remote-tracking branch 'origin/feature/mc' into feature/mc
This commit is contained in:
commit
53d274ed9f
1 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
""" Title: <title of program/source code>
|
||||
Author: <author(s) names>
|
||||
Date: <date>
|
||||
Code version: <code version>
|
||||
Availability: <where it's located> """
|
||||
|
||||
|
||||
from cara.montecarlo import *
|
||||
from cara.model_scenarios import *
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue