view src/ploki/atechit.h @ 6945:c7466b5b4d6c

<oerjan> le/rn !/! is a syntax used in Haskell and Prolog for solving evaluation order problems.
author HackBot
date Wed, 24 Feb 2016 05:50:05 +0000
parents ac0403686959
children
line wrap: on
line source

#ifndef ATECHIT_H_
#define ATECHIT_H_

void atechit(void (*)(void));

#endif /* ATECHIT_H_ */