SEVN
Loading...
Searching...
No Matches
sevn.h
Go to the documentation of this file.
1//
2// Created by iorio on 1/27/23.
3//
4
5#ifndef SEVN_SEVN_H
6#define SEVN_SEVN_H
7
8#include <static_main.h>
9#include <sevn_version.h>
10#include <IO.h>
11#include <star.h>
12#include <binstar.h>
13#include <sevnlog.h>
14#include <utilities.h>
15#include <evolve.h>
16#include <errhand.h>
17
18#endif //SEVN_SEVN_H
19