view interps/egobf/src/optimize.h @ 3041:af22fcae29d9

<nooodl> echo \'#!/bin/bash\' > bin/thanks
author HackBot
date Wed, 05 Jun 2013 17:28:22 +0000
parents 859f9b4339e6
children
line wrap: on
line source

#ifndef OPTIMIZE_H
#define OPTIMIZE_H

void optimize();

#endif