source: tests/config.py.in @ 35a408b7

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since 35a408b7 was 5b993e0, checked in by tdelisle <tdelisle@…>, 5 years ago

Updated test scripts to use python3

  • Property mode set to 100644
File size: 138 bytes
Line 
1#!/usr/bin/env python3
2# encoding: utf-8
3"""
4config.py
5"""
6
7SRCDIR   = "@abs_srcdir@"
8BUILDDIR = "@abs_builddir@"
9HOSTARCH = "@host_cpu@"
Note: See TracBrowser for help on using the repository browser.