WoWInterface SVN oUF_P3lim

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 78 to Rev 77
    Reverse comparison

Rev 78 → Rev 77

oUF_P3lim/oUF_P3lim.lua
1,11 → 1,14
--[[
 
Adrian L Lange grants anyone the right to use this work for any purpose,
without any conditions, unless such conditions are required by law.
Copyright (c) 2009, Adrian L Lange
All rights reserved.
 
You're allowed to use this addon, free of monetary charge,
but you are not allowed to modify, alter, or redistribute
this addon without express, written permission of the author.
 
--]]
 
 
local gsub = string.gsub
local format = string.format
local floor = math.floor