summaryrefslogtreecommitdiff
path: root/src/include/parser.h
blob: 0cfc89a28412792a11d400e8781559d0539a164a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*********************                                           -*- C++ -*-  */
/** parser.h
 ** This file is part of the CVC4 prototype.
 **
 ** The Analysis of Computer Systems Group (ACSys)
 ** Courant Institute of Mathematical Sciences
 ** New York University
 **/

#ifndef __CVC4_PARSER_H
#define __CVC4_PARSER_H

namespace CVC4 {

} /* CVC4 namespace */

#endif /* __CVC4_PARSER_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback