view interps/egobf/src/c2m.h @ 9060:d2ff199ea178

<shachaf> revert
author HackBot
date Thu, 22 Sep 2016 00:06:48 +0000
parents 859f9b4339e6
children
line wrap: on
line source

#ifndef C2M_H
#define C2M_H

void c2m();

#endif