This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
odyssey
mirror of
https://github.com/yandex/odyssey.git
Watch
1
Star
1
Fork
You've already forked odyssey
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b0589196e0
odyssey
/
src
/
mm.h
11 lines
98 B
C
Raw
Normal View
History
Unescape
Escape
machinarium: add machine/buf, list, context
2017-03-21 09:58:58 +00:00
#
ifndef MM_H_
#
define MM_H_
machinarium: add core machine api def
2017-03-21 09:47:32 +00:00
/*
*
machinarium
.
*
*
cooperative
multitasking
engine
.
*/
#
endif