No amalgamation

This commit is contained in:
Rafal Kupiec
2018-07-12 13:31:05 +02:00
parent 34a5eb817c
commit 520e2280e4
12 changed files with 0 additions and 24 deletions

2
vm.c
View File

@@ -11,9 +11,7 @@
* http://ph7.symisc.net/
*/
/* $SymiscID: vm.c v1.4 FreeBSD 2012-09-10 00:06 stable <chm@symisc.net> $ */
#ifndef PH7_AMALGAMATION
#include "ph7int.h"
#endif
/*
* The code in this file implements execution method of the PH7 Virtual Machine.
* The PH7 compiler (implemented in 'compiler.c' and 'parse.c') generates a bytecode program