2nd commit

This commit is contained in:
abelvm
2016-08-15 17:23:52 -04:00
parent 5b6d2c568b
commit cb39d1830d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,4 +11,4 @@ SELECT
foo.*
FROM
a,
CDB_contour(a.g, a.vals, 500, 0.0, 1,3,5) foo;
cdb_crankshaft.CDB_contour(a.g, a.vals, 500, 0.0, 1,3,5) foo;