diff options
| author | Constantin Jucovschi <cj@ubuntu.localdomain> | 2009-04-24 07:20:22 -0400 |
|---|---|---|
| committer | Constantin Jucovschi <cj@ubuntu.localdomain> | 2009-04-24 07:20:22 -0400 |
| commit | 8f27e65bddd7d4b8515ce620fb485fdd78fcdf89 (patch) | |
| tree | bd328a4dd4f92d32202241b5e3a7f36177792c5f /systemtest/testdata/complex/complex04.ql | |
| download | rasdaman-upstream-8.0.tar.gz rasdaman-upstream-8.0.tar.xz rasdaman-upstream-8.0.zip | |
Initial commitv8.0
Diffstat (limited to 'systemtest/testdata/complex/complex04.ql')
| -rw-r--r-- | systemtest/testdata/complex/complex04.ql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systemtest/testdata/complex/complex04.ql b/systemtest/testdata/complex/complex04.ql new file mode 100644 index 0000000..fa94e91 --- /dev/null +++ b/systemtest/testdata/complex/complex04.ql @@ -0,0 +1 @@ +select complex(10f, 20f) * complex(3.0, 4.0) from ImgCharD -- complex1(-50, 100)
\ No newline at end of file |
