~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/math_functions/plugin.ini

  • Committer: Olaf van der Spek
  • Date: 2011-10-10 09:27:50 UTC
  • mto: (2430.1.6 rf)
  • mto: This revision was merged to the branch mainline in revision 2436.
  • Revision ID: olafvdspek@gmail.com-20111010092750-ryxgmn7zj5yvxfkf
Refactor

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
2
2
title=Math Functions
3
 
description= Math Functions
 
3
description=Math Functions
4
4
load_by_default=yes
5
5
sources= 
6
6
  functions.cc abs.cc acos.cc asin.cc atan.cc ceiling.cc cos.cc exp.cc floor.cc log.cc sin.cc ord.cc pow.cc ln.cc sqrt.cc