view interps/egobf/src/c2m.h @ 5138:1eb6c53a03d4

<shachaf> revert 5134
author HackBot
date Sun, 16 Nov 2014 19:44:12 +0000
parents 859f9b4339e6
children
line wrap: on
line source

#ifndef C2M_H
#define C2M_H

void c2m();

#endif