forked from KolibriOS/kolibrios
Brainfuck interpreter comment fixed
git-svn-id: svn://kolibrios.org@7554 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
5ba9a665c5
commit
20f2ba4ab4
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Console example in C--
|
* Brainfuck Author Pavel Iakovlev
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define MEMSIZE 4096*10
|
#define MEMSIZE 4096*10
|
||||||
|
Loading…
Reference in New Issue
Block a user