Added stackrotatereverse function to VVS stdlib to complement stackrotate.
[vvhitespace] / examples / config.mk
# (c) 2019 Aaron Taylor <ataylor at subgeniuskitty dot com>
# All rights reserved.
####################################################################################################
# Configuration
VVS_COMPILER = ../../vvc
VVS_INTERPRETER = ../../vvi
CPP = cpp
CPP_FLAGS = -I../../stdlib