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

View File

@@ -11,9 +11,7 @@
* http://ph7.symisc.net/
*/
/* $SymiscID: parse.c v3.7 FreeBSD 2011-12-20 22:46 stable <chm@symisc.net> $ */
#ifndef PH7_AMALGAMATION
#include "ph7int.h"
#endif
/*
* This file implement a hand-coded, thread-safe, full-reentrant and highly-efficient
* expression parser for the PH7 engine.