Add the two new functions to udf_example.def so they will be exported by dll's

This commit is contained in:
msvensson@neptunus.(none) 2006-11-16 16:19:29 +01:00
parent 4ea853e072
commit dd773b1a98

View File

@ -22,3 +22,5 @@ EXPORTS
avgcost_add
avgcost_clear
avgcost
is_const
is_const_init