Mercurial
Mercurial
>
beremiz
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
targets/Generic/__init__.py
author
Edouard Tisserant
Tue, 27 May 2014 10:40:39 +0200
changeset 1409
48f5f2a622c8
parent 1387
435965ca8b63
child 1511
91538d0c242c
permissions
-rwxr-xr-x
Added 'NamedConstant' drag'n'drop in text programs as well (was only accepted on graphical languages).
from ..toolchain_makefile import toolchain_makefile
class Generic_target(toolchain_makefile):
pass