~therp-nl/therp-backports/openerp-addons-6.1

« back to all changes in this revision

Viewing changes to analytic_user_function/__init__.py

  • Committer: Fabien Pinckaers
  • Date: 2008-09-16 12:06:50 UTC
  • mfrom: (1558.2.75 addons)
  • Revision ID: fp@tinyerp.com-20080916120650-d10r3hd5g4cnrdk9
merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- encoding: utf-8 -*-
 
2
import analytic_user_function
 
3
 
 
4
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
 
5