2. DONE Step Top

CLOSED: [2019-02-16 Sat 19:03]

2.1. DONE Step Files

CLOSED: [2019-02-16 Sat 18:44] All of step is written to a file called step.c.

<<step-top>>=
/* comment needed because of worgle bug */
#include <stdio.h>
#include <runt.h>
#include <graforge.h>
#include <runt_graforge.h>
#include <math.h>
#include <stdint.h>
#include <stdbool.h>
#include "s9core.h"
#include "s9import.h"
#include "s9ext.h"
#include "monolith.h"
#include "cmp/cmp.h"
<<step_macros>>
<<step_typeflag>>
<<step_typedefs>>
<<step_function_declarations>>
<<step_structs>>
<<step_functions>>



prev | home | next