Mercurial > wow > recipeprofit
diff core.lua @ 4:cea137e9e8f0
Repo Updates
| author | Aaron Bregger |
|---|---|
| date | Thu, 12 Aug 2010 00:28:32 -0500 |
| parents | 050ca47f9138 |
| children | 6d25e5522e0f |
line wrap: on
line diff
--- a/core.lua Thu Aug 12 00:28:01 2010 -0500 +++ b/core.lua Thu Aug 12 00:28:32 2010 -0500 @@ -1,4 +1,17 @@ -local RecipeProfit = LibStub("AceAddon-3.0"):NewAddon("RecipeProfit") +--[[--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--)) + + RecipeProfit by -[@project-author@]- + + Rev: @project-revision@ + Updated: @file-date-iso@ + +--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--)) + + http://www.wrathguides.com/ + +--]]--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--)) + +local RecipeProfit = LibStub("AceAddon-3.0"):NewAddon("RecipeProfit") local GatherMate = LibStub("AceAddon-3.0"):GetAddon("GatherMate") local tabletest = {} local db = {}
