aboutsummaryrefslogtreecommitdiff
path: root/src/steps.h
blob: aa3178ca2c62a03108a14b0b71d3e629e4a4a6d5 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef STEPS_H
#define STEPS_H

#include "pruning.h"

#define NSTEPS          50

extern Step *           steps[NSTEPS];

#endif

Generated with cgit - Back to sebastiano.tronto.net