Subversion Repositories Projects

Rev

Rev 60 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 60 Rev 123
Line 65... Line 65...
65
      instance_eval(v)
65
      instance_eval(v)
Line 66... Line 66...
66
     
66
     
67
    end
67
    end
68
  }
68
  }
69
  if !found
69
  if !found
-
 
70
    p "Fatal: line not found " + l
70
    p "line not found " + l
71
#    p "stopping process"
71
    exit
72
#    exit
72
  end
73
  end
73
 }
74
 }
74
#p @category
75
#p @category
75
 @categorys.uniq!
76
 @categorys.uniq!