comparison core.lua @ 4:cea137e9e8f0

Repo Updates
author Aaron Bregger
date Thu, 12 Aug 2010 00:28:32 -0500
parents 050ca47f9138
children 6d25e5522e0f
comparison
equal deleted inserted replaced
3:adaade464350 4:cea137e9e8f0
1 local RecipeProfit = LibStub("AceAddon-3.0"):NewAddon("RecipeProfit") 1 --[[--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))
2
3 RecipeProfit by -[@project-author@]-
4
5 Rev: @project-revision@
6 Updated: @file-date-iso@
7
8 --))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))
9
10 http://www.wrathguides.com/
11
12 --]]--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))--))
13
14 local RecipeProfit = LibStub("AceAddon-3.0"):NewAddon("RecipeProfit")
2 local GatherMate = LibStub("AceAddon-3.0"):GetAddon("GatherMate") 15 local GatherMate = LibStub("AceAddon-3.0"):GetAddon("GatherMate")
3 local tabletest = {} 16 local tabletest = {}
4 local db = {} 17 local db = {}
5 local safeRecipes = {} 18 local safeRecipes = {}
6 safer = safeRecipes 19 safer = safeRecipes