view interps/egobf/src/optimize.h @ 7651:8ca86bf109ca

<moon__> ` mv moonstat bin/moonstat
author HackBot
date Tue, 03 May 2016 00:10:45 +0000
parents 859f9b4339e6
children
line wrap: on
line source

#ifndef OPTIMIZE_H
#define OPTIMIZE_H

void optimize();

#endif