new logo for the tiramisu project

This commit is contained in:
gwen
2013-09-02 16:27:22 +02:00
parent 5624a69e41
commit 52a6705fbf
7 changed files with 12 additions and 37 deletions

View File

@ -19,7 +19,6 @@ def make_description():
boolop = BoolOption('boolop', 'Test boolean option op', default=True)
wantref_option = BoolOption('wantref', 'Tests', default=False)
wantframework_option = BoolOption('wantframework', 'Test', default=False)
gcgroup = OptionDescription('gc', '', [gcoption, gcdummy, floatoption])
descr = OptionDescription('tiramisu', '', [gcgroup, booloption, objspaceoption,
wantref_option, stroption,