Font is set only on windows

git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@206 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2009-07-05 22:26:51 +00:00
parent 0b5b867d51
commit 4b6960b7be
2 changed files with 8 additions and 3 deletions

View File

@@ -87,4 +87,7 @@
- Implemented swap_rename_projection general optimization
- Replaced old relational algebra to python compiler with new one based on the new tokenizer/parser (Rev 188)
- Code refactory to move the new parser into parser.py out of optimizer.py, that will still be compatible (Rev 190)
- Selection can now accept expressions with parenthesis
- Selection can now accept expressions with parenthesis
0.11
- Font is set only on windows