view interps/egobf/src/c2m.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 C2M_H
#define C2M_H

void c2m();

#endif