Can load relations specified in command line

git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@210 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2009-08-18 11:52:33 +00:00
parent 6734fc66e5
commit 6f8ad973b9
4 changed files with 36 additions and 13 deletions

View File

@@ -91,4 +91,5 @@
0.11
- Font is set only on windows (Rev 206)
- Improved futile_union_intersection_subtraction in case of A-A, when A is a sub-query (Rev 208)
- Improved futile_union_intersection_subtraction in case of A-A, when A is a sub-query (Rev 208)
- Can load relations specified in command line (Rev 209)