#include "stdinc.h"
#include "double_star.h"
#include "single_star.h"
#include "main_sequence.h"
#include <stdlib.h>
#include <fstream.h>
Go to the source code of this file.
Defines | |
#define | FULL_OUTPUT |
#define | FALSE 0 |
#define | TRUE 1 |
Functions | |
local void | binev (double_star *b, real start_time, real end_time, int n_steps) |
void | main (int argc, char **argv) |
|
|
|
Value: |
|
|
|
Definition at line 41 of file tripev.C. Referenced by main(). |
|
|