~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to specific_rules/__init__.py

  • Committer: chloups208
  • Date: 2011-08-25 12:15:38 UTC
  • mto: This revision was merged to the branch mainline in revision 264.
  • Revision ID: chloups208@chloups208-laptop-20110825121538-bsiqzhugwziwwtqr
[UF-372]warehouse wizards

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
#
20
20
##############################################################################
21
21
import specific_rules
 
22
import wizard
22
23
 
23
24
 
24
25
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: