#! @RUBY@ # # googleplot - a tool to plot a graph of Google's results count # # Copyright (C) 2003 Satoru Takabayashi # All rights reserved. # This is free software with ABSOLUTELY NO WARRANTY. # # You can redistribute it and/or modify it under the terms of # the GNU General Public License version 2. # require 'googleplot' app = MingPlotApplication.new(GooglePlotStat, "@DATADIR@") app.start