view interps/egobf/src/c2m.h @ 11987:20a9de091c24 draft

<kspalaiologos> fetch bin/asmbf https://hack.esolangs.org/get/bin/asmbf
author HackEso <hackeso@esolangs.org>
date Thu, 24 Oct 2019 19:40:25 +0000
parents 859f9b4339e6
children
line wrap: on
line source

#ifndef C2M_H
#define C2M_H

void c2m();

#endif