Added stackrotatereverse function to VVS stdlib to complement stackrotate.
[vvhitespace] / examples / config.mk
CommitLineData
8bed3ccd
AT
1# (c) 2019 Aaron Taylor <ataylor at subgeniuskitty dot com>
2# All rights reserved.
3
4####################################################################################################
5# Configuration
6
7VVS_COMPILER = ../../vvc
8VVS_INTERPRETER = ../../vvi
9
10CPP = cpp
11CPP_FLAGS = -I../../stdlib