#!/usr/bin/python ## ## license:BSD-3-Clause ## copyright-holders:Vas Crabb import string MACHINE_PROLOGUE = string.Template( '\n' \ '\n' \ '
\n' \ ' \n' \ 'Short name: | ${shortname} |
---|---|
Is device: | ${isdevice} |
Runnable: | ${runnable} |
Source file: | ${sourcefile} |