<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>client/AppManifest.xaml</filename>
    </added>
    <added>
      <filename>client/app_render_rb.rb</filename>
    </added>
    <added>
      <filename>client/app_render_xaml.rb</filename>
    </added>
    <added>
      <filename>client/app_teleport.rb</filename>
    </added>
    <added>
      <filename>client/controllers/application.rb</filename>
    </added>
    <added>
      <filename>client/lib/helpers.rb</filename>
    </added>
    <added>
      <filename>client/lib/helpers/debug.rb</filename>
    </added>
    <added>
      <filename>client/lib/helpers/downloader.rb</filename>
    </added>
    <added>
      <filename>client/lib/helpers/html.rb</filename>
    </added>
    <added>
      <filename>client/lib/helpers/html/patch.rb</filename>
    </added>
    <added>
      <filename>client/lib/helpers/json.rb</filename>
    </added>
    <added>
      <filename>client/lib/helpers/wpf.rb</filename>
    </added>
    <added>
      <filename>client/lib/helpers/wpf/animation.rb</filename>
    </added>
    <added>
      <filename>client/lib/helpers/wpf/builders.rb</filename>
    </added>
    <added>
      <filename>client/lib/helpers/wpf/patch.rb</filename>
    </added>
    <added>
      <filename>client/lib/helpers/xap.rb</filename>
    </added>
    <added>
      <filename>client/lib/patch.rb</filename>
    </added>
    <added>
      <filename>client/lib/rails.rb</filename>
    </added>
    <added>
      <filename>client/lib/rails/erb.rb</filename>
    </added>
    <added>
      <filename>client/lib/rails/rsl.rb</filename>
    </added>
    <added>
      <filename>client/lib/rquery.rb</filename>
    </added>
    <added>
      <filename>client/lib/rquery/manipulation.rb</filename>
    </added>
    <added>
      <filename>client/lib/silverlight_application.rb</filename>
    </added>
    <added>
      <filename>client/lib/std/strscan.rb</filename>
    </added>
    <added>
      <filename>client/silverlight.rb</filename>
    </added>
    <added>
      <filename>client/test/test_erb.rb</filename>
    </added>
    <added>
      <filename>client/test/test_json.rb</filename>
    </added>
    <added>
      <filename>init.rb</filename>
    </added>
    <added>
      <filename>install.rb</filename>
    </added>
    <added>
      <filename>install/Silverlight.2.0.dmg</filename>
    </added>
    <added>
      <filename>install/Silverlight.2.0.exe</filename>
    </added>
    <added>
      <filename>install/Silverlight.2.0_Developer.dmg</filename>
    </added>
    <added>
      <filename>install/Silverlight.2.0_Developer.exe</filename>
    </added>
    <added>
      <filename>lib/filesystemwatcher/README.html</filename>
    </added>
    <added>
      <filename>lib/filesystemwatcher/filesystemwatcher.rb</filename>
    </added>
    <added>
      <filename>lib/filesystemwatcher/servicestate.rb</filename>
    </added>
    <added>
      <filename>lib/patch/ruby.rb</filename>
    </added>
    <added>
      <filename>lib/silverline.rb</filename>
    </added>
    <added>
      <filename>lib/silverline/essential.rb</filename>
    </added>
    <added>
      <filename>lib/silverline/essential/generator.rb</filename>
    </added>
    <added>
      <filename>lib/silverline/essential/html.rb</filename>
    </added>
    <added>
      <filename>lib/silverline/essential/xap.rb</filename>
    </added>
    <added>
      <filename>lib/silverline/teleport.rb</filename>
    </added>
    <added>
      <filename>lib/silverline/teleport/controller.rb</filename>
    </added>
    <added>
      <filename>lib/silverline/teleport/html.rb</filename>
    </added>
    <added>
      <filename>lib/silverline/teleport/rendering.rb</filename>
    </added>
    <added>
      <filename>lib/silverline/teleport/view.rb</filename>
    </added>
    <added>
      <filename>lib/silverline/visualize.rb</filename>
    </added>
    <added>
      <filename>lib/silverline/visualize/helpers.rb</filename>
    </added>
    <added>
      <filename>lib/silverline/visualize/helpers/configuration.rb</filename>
    </added>
    <added>
      <filename>lib/silverline/visualize/helpers/formats.rb</filename>
    </added>
    <added>
      <filename>lib/silverline/visualize/helpers/templates.rb</filename>
    </added>
    <added>
      <filename>lib/silverline/visualize/helpers/types.rb</filename>
    </added>
    <added>
      <filename>lib/silverline/visualize/rendering.rb</filename>
    </added>
    <added>
      <filename>spec/matchers/relative_rails_root.rb</filename>
    </added>
    <added>
      <filename>spec/patch/ruby_spec.rb</filename>
    </added>
    <added>
      <filename>spec/silverline/essential/essential_spec.rb</filename>
    </added>
    <added>
      <filename>spec/silverline/essential/generator_spec.rb</filename>
    </added>
    <added>
      <filename>spec/silverline/essential/html_spec.rb</filename>
    </added>
    <added>
      <filename>spec/silverline/essential/xap_spec.rb</filename>
    </added>
    <added>
      <filename>spec/silverline/silverline_spec.rb</filename>
    </added>
    <added>
      <filename>tasks/silverline_tasks.rake</filename>
    </added>
    <added>
      <filename>templates/AppManifest.xaml.erb</filename>
    </added>
    <added>
      <filename>templates/body.html.erb</filename>
    </added>
    <added>
      <filename>templates/head.html.erb</filename>
    </added>
    <added>
      <filename>uninstall.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,10 +1,72 @@
-# Add your own tasks in files placed in lib/tasks ending in .rake,
-# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
-
-require(File.join(File.dirname(__FILE__), 'config', 'boot'))
-
 require 'rake'
-require 'rake/testtask'
 require 'rake/rdoctask'
 
-require 'tasks/rails'
+# In rails 1.2, plugins aren't available in the path until they're loaded.
+# Check to see if the rspec plugin is installed first and require
+# it if it is.  If not, use the gem version.
+rspec_base = File.expand_path(File.dirname(__FILE__) + '/../rspec/lib')
+$LOAD_PATH.unshift(rspec_base) if File.exist?(rspec_base)
+require 'spec/rake/spectask'
+
+task :noop do
+end
+
+task :default =&gt; :spec
+task :stats =&gt; &quot;spec:statsetup&quot;
+
+desc &quot;Run all specs in spec directory&quot;
+Spec::Rake::SpecTask.new(:spec =&gt; :noop) do |t|
+  t.spec_opts = ['--options', &quot;\&quot;spec/spec.opts\&quot;&quot;]
+  t.spec_files = FileList['spec/**/*_spec.rb']
+end
+
+namespace :spec do
+  desc &quot;Run all specs in spec directory with RCov&quot;
+  Spec::Rake::SpecTask.new(:rcov) do |t|
+    t.spec_opts = ['--options', &quot;\&quot;spec/spec.opts\&quot;&quot;]
+    t.spec_files = FileList['spec/**/*_spec.rb']
+    t.rcov = true
+    t.rcov_opts = lambda do
+      IO.readlines(&quot;spec/rcov.opts&quot;).map {|l| l.chomp.split &quot; &quot;}.flatten
+    end
+  end
+  
+  desc &quot;Print Specdoc for all specs&quot;
+  Spec::Rake::SpecTask.new(:doc) do |t|
+    t.spec_opts = [&quot;--format&quot;, &quot;specdoc&quot;, &quot;--dry-run&quot;]
+    t.spec_files = FileList['spec/**/*_spec.rb']
+  end
+
+  [:silverline, :client].each do |sub|
+    desc &quot;Run the specs under spec/#{sub}&quot;
+    Spec::Rake::SpecTask.new(sub =&gt; :noop) do |t|
+      t.spec_opts = ['--options', &quot;\&quot;spec/spec.opts\&quot;&quot;]
+      t.spec_files = FileList[&quot;spec/#{sub}/**/*_spec.rb&quot;]
+    end
+  end
+
+  # Setup specs for stats
+  task :statsetup do
+    require 'code_statistics'
+    ::STATS_DIRECTORIES &lt;&lt; %w(Model\ specs spec/models) if File.exist?('spec/models')
+    ::STATS_DIRECTORIES &lt;&lt; %w(View\ specs spec/views) if File.exist?('spec/views')
+    ::STATS_DIRECTORIES &lt;&lt; %w(Controller\ specs spec/controllers) if File.exist?('spec/controllers')
+    ::STATS_DIRECTORIES &lt;&lt; %w(Helper\ specs spec/helpers) if File.exist?('spec/helpers')
+    ::STATS_DIRECTORIES &lt;&lt; %w(Library\ specs spec/lib) if File.exist?('spec/lib')
+    ::CodeStatistics::TEST_TYPES &lt;&lt; &quot;Model specs&quot; if File.exist?('spec/models')
+    ::CodeStatistics::TEST_TYPES &lt;&lt; &quot;View specs&quot; if File.exist?('spec/views')
+    ::CodeStatistics::TEST_TYPES &lt;&lt; &quot;Controller specs&quot; if File.exist?('spec/controllers')
+    ::CodeStatistics::TEST_TYPES &lt;&lt; &quot;Helper specs&quot; if File.exist?('spec/helpers')
+    ::CodeStatistics::TEST_TYPES &lt;&lt; &quot;Library specs&quot; if File.exist?('spec/lib')
+    ::STATS_DIRECTORIES.delete_if {|a| a[0] =~ /test/}
+  end
+end
+
+desc 'Generate documentation for the silverline plugin.'
+Rake::RDocTask.new(:rdoc) do |rdoc|
+  rdoc.rdoc_dir = 'rdoc'
+  rdoc.title    = 'Silverline'
+  rdoc.options &lt;&lt; '--line-numbers' &lt;&lt; '--inline-source'
+  rdoc.rdoc_files.include('README')
+  rdoc.rdoc_files.include('lib/**/*.rb')
+end</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -2,10 +2,10 @@
 &lt;access-policy&gt;
   &lt;cross-domain-access&gt;
     &lt;policy&gt;
-      &lt;allow-from&gt;
+      &lt;allow-from&gt;      
         &lt;domain uri=&quot;*&quot;/&gt;
-      &lt;/allow-from&gt;
-      &lt;grant-to&gt;
+      &lt;/allow-from&gt;      
+      &lt;grant-to&gt;      
         &lt;resource path=&quot;/&quot; include-subpaths=&quot;true&quot;/&gt;
       &lt;/grant-to&gt;      
     &lt;/policy&gt;</diff>
      <filename>public/clientaccesspolicy.xml</filename>
    </modified>
    <modified>
      <filename>spec/rcov.opts</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,3 @@
 --colour
 --format progress
 --loadby mtime
---reverse</diff>
      <filename>spec/spec.opts</filename>
    </modified>
    <modified>
      <diff>@@ -1,48 +1,33 @@
-# This file is copied to ~/spec when you run 'ruby script/generate rspec'
-# from the project root directory.
-ENV[&quot;RAILS_ENV&quot;] = &quot;test&quot;
-require File.expand_path(File.dirname(__FILE__) + &quot;/../config/environment&quot;)
-require 'spec'
-
-require 'spec/rails'
-
-Spec::Runner.configure do |config|
-  # If you're not using ActiveRecord you should remove these
-  # lines, delete config/database.yml and disable :active_record
-  # in your config/boot.rb
-  config.use_transactional_fixtures = true
-  config.use_instantiated_fixtures  = false
-  config.fixture_path = RAILS_ROOT + '/spec/fixtures/'
-
-  # == Fixtures
-  #
-  # You can declare fixtures for each example_group like this:
-  #   describe &quot;....&quot; do
-  #     fixtures :table_a, :table_b
-  #
-  # Alternatively, if you prefer to declare them only once, you can
-  # do so right here. Just uncomment the next line and replace the fixture
-  # names with your fixtures.
-  #
-  # config.global_fixtures = :table_a, :table_b
-  #
-  # If you declare global fixtures, be aware that they will be declared
-  # for all of your examples, even those that don't use them.
-  #
-  # You can also declare which fixtures to use (for example fixtures for test/fixtures):
-  #
-  # config.fixture_path = RAILS_ROOT + '/spec/fixtures/'
-  #
-  # == Mock Framework
-  #
-  # RSpec uses it's own mocking framework by default. If you prefer to
-  # use mocha, flexmock or RR, uncomment the appropriate line:
-  #
-  # config.mock_with :mocha
-  # config.mock_with :flexmock
-  # config.mock_with :rr
-  #
-  # == Notes
-  # 
-  # For more information take a look at Spec::Example::Configuration and Spec::Runner
-end
+dir = File.dirname(__FILE__)
+lib_path = File.expand_path(&quot;#{dir}/../lib&quot;)
+$LOAD_PATH.unshift lib_path unless $LOAD_PATH.include?(lib_path)
+
+require 'rubygems'
+require 'spec'
+require 'spec/mocks'
+
+require dir + '/matchers/relative_rails_root.rb'
+Spec::Runner.configure do |config|
+  config.include(CustomPathMatchers)
+end
+
+ENV = {} unless defined?(ENV)
+ENV['RAILS_ENV'] = 'test'
+RAILS_ROOT = File.expand_path(File.dirname(__FILE__) + &quot;/../../../../&quot;) unless defined? RAILS_ROOT
+ActionController = Module.new unless defined? ActionController
+ActionController::Base = Class.new unless defined? ActionController::Base
+ActionView = Module.new unless defined? ActionView
+ActionView::Base = Class.new unless defined? ActionView::Base
+
+require 'patch/ruby'
+require 'silverline'
+
+Silverline::Essential = Module.new unless defined? Silverline::Essential
+Silverline::Visualize = Module.new unless defined? Silverline::Visualize
+Silverline::Teleport = Module.new unless defined? Silverline::Teleport
+
+def dbg
+  require 'ruby-debug'
+  debugger
+end
+</diff>
      <filename>spec/spec_helper.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>app/controllers/application.rb</filename>
    </removed>
    <removed>
      <filename>app/controllers/assistment_controller.rb</filename>
    </removed>
    <removed>
      <filename>app/controllers/build/answer_controller.rb</filename>
    </removed>
    <removed>
      <filename>app/controllers/build/assistment_controller.rb</filename>
    </removed>
    <removed>
      <filename>app/controllers/build/default_controller.rb</filename>
    </removed>
    <removed>
      <filename>app/controllers/build/hint_controller.rb</filename>
    </removed>
    <removed>
      <filename>app/controllers/build/preview_controller.rb</filename>
    </removed>
    <removed>
      <filename>app/controllers/build/problem_controller.rb</filename>
    </removed>
    <removed>
      <filename>app/controllers/build/scaffold_controller.rb</filename>
    </removed>
    <removed>
      <filename>app/controllers/client_controller.rb</filename>
    </removed>
    <removed>
      <filename>app/controllers/posts_controller.rb</filename>
    </removed>
    <removed>
      <filename>app/controllers/render_test_controller.rb</filename>
    </removed>
    <removed>
      <filename>app/controllers/tryruby_controller.rb</filename>
    </removed>
    <removed>
      <filename>app/controllers/tutor/class_assignment_controller.rb</filename>
    </removed>
    <removed>
      <filename>app/controllers/tutor/default_controller.rb</filename>
    </removed>
    <removed>
      <filename>app/controllers/watch_controller.rb</filename>
    </removed>
    <removed>
      <filename>app/helpers/application_helper.rb</filename>
    </removed>
    <removed>
      <filename>app/helpers/assistment_helper.rb</filename>
    </removed>
    <removed>
      <filename>app/helpers/build/answer_helper.rb</filename>
    </removed>
    <removed>
      <filename>app/helpers/build/assistment_helper.rb</filename>
    </removed>
    <removed>
      <filename>app/helpers/build/default_helper.rb</filename>
    </removed>
    <removed>
      <filename>app/helpers/build/hint_helper.rb</filename>
    </removed>
    <removed>
      <filename>app/helpers/build/preview_helper.rb</filename>
    </removed>
    <removed>
      <filename>app/helpers/build/problem_helper.rb</filename>
    </removed>
    <removed>
      <filename>app/helpers/build/scaffold_helper.rb</filename>
    </removed>
    <removed>
      <filename>app/helpers/posts_helper.rb</filename>
    </removed>
    <removed>
      <filename>app/helpers/render_test_helper.rb</filename>
    </removed>
    <removed>
      <filename>app/helpers/tryruby_helper.rb</filename>
    </removed>
    <removed>
      <filename>app/helpers/tutor/class_assignment_helper.rb</filename>
    </removed>
    <removed>
      <filename>app/helpers/tutor/default_helper.rb</filename>
    </removed>
    <removed>
      <filename>app/helpers/watch_helper.rb</filename>
    </removed>
    <removed>
      <filename>app/models/answer.rb</filename>
    </removed>
    <removed>
      <filename>app/models/assistment.rb</filename>
    </removed>
    <removed>
      <filename>app/models/hint.rb</filename>
    </removed>
    <removed>
      <filename>app/models/post.rb</filename>
    </removed>
    <removed>
      <filename>app/models/problem.rb</filename>
    </removed>
    <removed>
      <filename>app/models/problem_type.rb</filename>
    </removed>
    <removed>
      <filename>app/models/scaffold.rb</filename>
    </removed>
    <removed>
      <filename>app/views/build/_submenu.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/answer/_answer.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/answer/_answers.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/answer/_answers_list.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/answer/_edit.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/answer/_form.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/answer/_new.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/answer/_new_link.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/answer/delete.rjs</filename>
    </removed>
    <removed>
      <filename>app/views/build/answer/edit.rjs</filename>
    </removed>
    <removed>
      <filename>app/views/build/answer/restore.rjs</filename>
    </removed>
    <removed>
      <filename>app/views/build/answer/save.rjs</filename>
    </removed>
    <removed>
      <filename>app/views/build/answer/update.rjs</filename>
    </removed>
    <removed>
      <filename>app/views/build/assistment/_assistment.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/assistment/_assistments_list.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/assistment/_question_body.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/assistment/destroy.rjs</filename>
    </removed>
    <removed>
      <filename>app/views/build/assistment/index.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/assistment/show.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/hint/_edit.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/hint/_form.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/hint/_hint.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/hint/_hints.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/hint/_hints_body.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/hint/_new_link.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/hint/delete.rjs</filename>
    </removed>
    <removed>
      <filename>app/views/build/hint/edit.rjs</filename>
    </removed>
    <removed>
      <filename>app/views/build/hint/restore.rjs</filename>
    </removed>
    <removed>
      <filename>app/views/build/hint/save.rjs</filename>
    </removed>
    <removed>
      <filename>app/views/build/hint/update.rjs</filename>
    </removed>
    <removed>
      <filename>app/views/build/problem/_body.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/problem/_list.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/problem/_problem.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/problem/_problem_container.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/problem/_problem_contents.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/problem/_problem_type.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/problem/_select.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/problem/_show.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/problem/create.rjs</filename>
    </removed>
    <removed>
      <filename>app/views/build/problem/destroy.rjs</filename>
    </removed>
    <removed>
      <filename>app/views/build/problem/save.rjs</filename>
    </removed>
    <removed>
      <filename>app/views/build/problem/save_type.rjs</filename>
    </removed>
    <removed>
      <filename>app/views/build/problem/show.rjs</filename>
    </removed>
    <removed>
      <filename>app/views/build/scaffold/_disable.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/scaffold/_enable.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/scaffold/_scaffold.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/build/scaffold/disable.rjs</filename>
    </removed>
    <removed>
      <filename>app/views/build/scaffold/enable.rjs</filename>
    </removed>
    <removed>
      <filename>app/views/layouts/_breadcrumbs.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/layouts/_flash.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/layouts/_footer.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/layouts/_footer_copyright.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/layouts/_navigation.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/layouts/_page.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/layouts/_page_header.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/layouts/build.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/layouts/client.html.erb</filename>
    </removed>
    <removed>
      <filename>app/views/layouts/posts.html.erb</filename>
    </removed>
    <removed>
      <filename>app/views/layouts/preview.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/layouts/render_test.html.erb</filename>
    </removed>
    <removed>
      <filename>app/views/layouts/tryruby.html.erb</filename>
    </removed>
    <removed>
      <filename>app/views/layouts/tutor.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/layouts/watch.html.erb</filename>
    </removed>
    <removed>
      <filename>app/views/posts/_posts.html.erb</filename>
    </removed>
    <removed>
      <filename>app/views/posts/_posts.rb</filename>
    </removed>
    <removed>
      <filename>app/views/posts/edit.html.erb</filename>
    </removed>
    <removed>
      <filename>app/views/posts/index.html.erb</filename>
    </removed>
    <removed>
      <filename>app/views/posts/new.html.erb</filename>
    </removed>
    <removed>
      <filename>app/views/posts/show.html.erb</filename>
    </removed>
    <removed>
      <filename>app/views/render_test/_clock.xaml</filename>
    </removed>
    <removed>
      <filename>app/views/render_test/_clockerb.xaml.erb</filename>
    </removed>
    <removed>
      <filename>app/views/render_test/_rclock.rb</filename>
    </removed>
    <removed>
      <filename>app/views/render_test/_test.xaml</filename>
    </removed>
    <removed>
      <filename>app/views/render_test/clock_rb.html.erb</filename>
    </removed>
    <removed>
      <filename>app/views/render_test/clock_xaml.html.erb</filename>
    </removed>
    <removed>
      <filename>app/views/render_test/clock_xaml_erb.html.erb</filename>
    </removed>
    <removed>
      <filename>app/views/render_test/index.html.erb</filename>
    </removed>
    <removed>
      <filename>app/views/render_test/test.xaml</filename>
    </removed>
    <removed>
      <filename>app/views/render_test/test_action_xaml.xaml</filename>
    </removed>
    <removed>
      <filename>app/views/render_test/test_xaml.html.erb</filename>
    </removed>
    <removed>
      <filename>app/views/tryruby/_evaluator.rb</filename>
    </removed>
    <removed>
      <filename>app/views/tryruby/index.html.erb</filename>
    </removed>
    <removed>
      <filename>app/views/tutor/_submenu.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/tutor/class_assignment/_class_assignment.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/tutor/class_assignment/_class_assignment_list.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/tutor/class_assignment/_class_assignments.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/tutor/class_assignment/_completed_class_assignment.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/tutor/class_assignment/list.rhtml</filename>
    </removed>
    <removed>
      <filename>app/views/watch/_rwatch.rb</filename>
    </removed>
    <removed>
      <filename>app/views/watch/_watch.xaml</filename>
    </removed>
    <removed>
      <filename>app/views/watch/index.html.erb</filename>
    </removed>
    <removed>
      <filename>config/boot.rb</filename>
    </removed>
    <removed>
      <filename>config/database.yml</filename>
    </removed>
    <removed>
      <filename>config/environment.rb</filename>
    </removed>
    <removed>
      <filename>config/environments/development.rb</filename>
    </removed>
    <removed>
      <filename>config/environments/production.rb</filename>
    </removed>
    <removed>
      <filename>config/environments/test.rb</filename>
    </removed>
    <removed>
      <filename>config/initializers/inflections.rb</filename>
    </removed>
    <removed>
      <filename>config/initializers/mime_types.rb</filename>
    </removed>
    <removed>
      <filename>config/routes.rb</filename>
    </removed>
    <removed>
      <filename>db/migrate/001_create_posts.rb</filename>
    </removed>
    <removed>
      <filename>db/migrate/002_assistment.rb</filename>
    </removed>
    <removed>
      <filename>db/migrate/003_define_problem_types.rb</filename>
    </removed>
    <removed>
      <filename>doc/README_FOR_APP</filename>
    </removed>
    <removed>
      <filename>lib/assistment_helpers.rb</filename>
    </removed>
    <removed>
      <filename>lib/assistment_helpers/chrome.rb</filename>
    </removed>
    <removed>
      <filename>lib/assistment_helpers/navigation.rb</filename>
    </removed>
    <removed>
      <filename>lib/assistment_helpers/render.rb</filename>
    </removed>
    <removed>
      <filename>lib/assistment_helpers/widgets.rb</filename>
    </removed>
    <removed>
      <filename>lib/tutor.rb</filename>
    </removed>
    <removed>
      <filename>lib/tutor/action_observer.rb</filename>
    </removed>
    <removed>
      <filename>lib/tutor/algebra_interpreter.rb</filename>
    </removed>
    <removed>
      <filename>lib/tutor/controller.rb</filename>
    </removed>
    <removed>
      <filename>lib/tutor/extension.rb</filename>
    </removed>
    <removed>
      <filename>lib/tutor/helper.rb</filename>
    </removed>
    <removed>
      <filename>lib/tutor/render.rb</filename>
    </removed>
    <removed>
      <filename>lib/tutor/resume.rb</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/_answers.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/_assistment.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/_finish_assistment.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/_hint.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/_hints.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/_incorrect_message.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/_incorrect_messages.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/_message.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/_no_more_hints.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/_notice_message.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/_problem.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/_problem_node.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/_request_help_link.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/_results.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/add_hint.rjs</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/answer_types/_algebra_answer.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/answer_types/_choose_1_answer.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/answer_types/_choose_n_answer.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/answer_types/_fill_in_1_answer.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/answer_types/_rank_answer.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/assistment.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/complete.rhtml</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/finish_assistment.rjs</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/incorrect_message.rjs</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/load_tutor.rjs</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/next_assistment.rjs</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/next_problem.rjs</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/no_more_hints.rjs</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/notice_message.rjs</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/results.rjs</filename>
    </removed>
    <removed>
      <filename>lib/tutor/views/scaffolding.rjs</filename>
    </removed>
    <removed>
      <filename>public/.htaccess</filename>
    </removed>
    <removed>
      <filename>public/404.html</filename>
    </removed>
    <removed>
      <filename>public/422.html</filename>
    </removed>
    <removed>
      <filename>public/500.html</filename>
    </removed>
    <removed>
      <filename>public/dispatch.cgi</filename>
    </removed>
    <removed>
      <filename>public/dispatch.fcgi</filename>
    </removed>
    <removed>
      <filename>public/dispatch.rb</filename>
    </removed>
    <removed>
      <filename>public/favicon.ico</filename>
    </removed>
    <removed>
      <filename>public/images/banner_bg.png</filename>
    </removed>
    <removed>
      <filename>public/images/banner_gradient.png</filename>
    </removed>
    <removed>
      <filename>public/images/build/active-gradient.png</filename>
    </removed>
    <removed>
      <filename>public/images/build/active-round.png</filename>
    </removed>
    <removed>
      <filename>public/images/build/arrow.png</filename>
    </removed>
    <removed>
      <filename>public/images/build/check.png</filename>
    </removed>
    <removed>
      <filename>public/images/build/container-left.png</filename>
    </removed>
    <removed>
      <filename>public/images/build/container-repeat-x.png</filename>
    </removed>
    <removed>
      <filename>public/images/build/container-right.png</filename>
    </removed>
    <removed>
      <filename>public/images/build/container-round-left.png</filename>
    </removed>
    <removed>
      <filename>public/images/build/container-round-right.png</filename>
    </removed>
    <removed>
      <filename>public/images/build/menu_shadow.png</filename>
    </removed>
    <removed>
      <filename>public/images/build/x.png</filename>
    </removed>
    <removed>
      <filename>public/images/buttons/add_button.png</filename>
    </removed>
    <removed>
      <filename>public/images/buttons/edit.png</filename>
    </removed>
    <removed>
      <filename>public/images/buttons/edit_button.png</filename>
    </removed>
    <removed>
      <filename>public/images/buttons/remove_button.png</filename>
    </removed>
    <removed>
      <filename>public/images/buttons/save_button.png</filename>
    </removed>
    <removed>
      <filename>public/images/buttons/trash.png</filename>
    </removed>
    <removed>
      <filename>public/images/carrot.png</filename>
    </removed>
    <removed>
      <filename>public/images/cleardot.gif</filename>
    </removed>
    <removed>
      <filename>public/images/footer-nontrans.png</filename>
    </removed>
    <removed>
      <filename>public/images/footer-trans.png</filename>
    </removed>
    <removed>
      <filename>public/images/icon_magnifying.gif</filename>
    </removed>
    <removed>
      <filename>public/images/icons1b.png</filename>
    </removed>
    <removed>
      <filename>public/images/icons_ns2a.png</filename>
    </removed>
    <removed>
      <filename>public/images/indicator-small.gif</filename>
    </removed>
    <removed>
      <filename>public/images/indicator.gif</filename>
    </removed>
    <removed>
      <filename>public/images/loadinfo.net.gif</filename>
    </removed>
    <removed>
      <filename>public/images/loading.gif</filename>
    </removed>
    <removed>
      <filename>public/images/loading2.gif</filename>
    </removed>
    <removed>
      <filename>public/images/logo-small-trans.png</filename>
    </removed>
    <removed>
      <filename>public/images/logo-trans.png</filename>
    </removed>
    <removed>
      <filename>public/images/nav_body-trans.png</filename>
    </removed>
    <removed>
      <filename>public/images/nav_end.png</filename>
    </removed>
    <removed>
      <filename>public/images/nav_gradient.png</filename>
    </removed>
    <removed>
      <filename>public/images/rails.png</filename>
    </removed>
    <removed>
      <filename>public/images/round-left-gray.png</filename>
    </removed>
    <removed>
      <filename>public/images/round-left-white.png</filename>
    </removed>
    <removed>
      <filename>public/images/round-right-gray.png</filename>
    </removed>
    <removed>
      <filename>public/images/round-right-white.png</filename>
    </removed>
    <removed>
      <filename>public/images/round/button_round.png</filename>
    </removed>
    <removed>
      <filename>public/images/round/problem_correct_round.png</filename>
    </removed>
    <removed>
      <filename>public/images/round/problem_neutral_round.png</filename>
    </removed>
    <removed>
      <filename>public/images/round/problem_wrong_round.png</filename>
    </removed>
    <removed>
      <filename>public/images/tutor/correct.png</filename>
    </removed>
    <removed>
      <filename>public/images/tutor/incorrect.png</filename>
    </removed>
    <removed>
      <filename>public/images/tutor/right.png</filename>
    </removed>
    <removed>
      <filename>public/images/tutor/smiley.png</filename>
    </removed>
    <removed>
      <filename>public/images/tutor/up.png</filename>
    </removed>
    <removed>
      <filename>public/index.html</filename>
    </removed>
    <removed>
      <filename>public/javascripts/application.js</filename>
    </removed>
    <removed>
      <filename>public/javascripts/controls.js</filename>
    </removed>
    <removed>
      <filename>public/javascripts/dragdrop.js</filename>
    </removed>
    <removed>
      <filename>public/javascripts/effects.js</filename>
    </removed>
    <removed>
      <filename>public/javascripts/prototype.js</filename>
    </removed>
    <removed>
      <filename>public/javascripts/rounded_corners.inc.js</filename>
    </removed>
    <removed>
      <filename>public/javascripts/scrolling.js</filename>
    </removed>
    <removed>
      <filename>public/robots.txt</filename>
    </removed>
    <removed>
      <filename>public/sl1watch/Default_html.js</filename>
    </removed>
    <removed>
      <filename>public/sl1watch/Loading.xaml</filename>
    </removed>
    <removed>
      <filename>public/sl1watch/Page.xaml.js</filename>
    </removed>
    <removed>
      <filename>public/sl1watch/Page.zip</filename>
    </removed>
    <removed>
      <filename>public/sl1watch/PieProgress.js</filename>
    </removed>
    <removed>
      <filename>public/sl1watch/Silverlight.js</filename>
    </removed>
    <removed>
      <filename>public/sl1watch/background.png</filename>
    </removed>
    <removed>
      <filename>public/sl1watch/index.html</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/Transcorners.js</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/build.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/build/build.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/build/list.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/common.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/common/design.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/common/errors.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/common/flash.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/common/formatting.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/common/forms.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/common/login.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/error.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/niftyCorners.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/page.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/page/page-design.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/page/page-formatting.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/rounded_corners.inc.js</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/scaffold.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/tutor.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/tutor/comments.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/tutor/round.css</filename>
    </removed>
    <removed>
      <filename>public/stylesheets/tutor/tutor.css</filename>
    </removed>
    <removed>
      <filename>script/about</filename>
    </removed>
    <removed>
      <filename>script/console</filename>
    </removed>
    <removed>
      <filename>script/destroy</filename>
    </removed>
    <removed>
      <filename>script/generate</filename>
    </removed>
    <removed>
      <filename>script/performance/benchmarker</filename>
    </removed>
    <removed>
      <filename>script/performance/profiler</filename>
    </removed>
    <removed>
      <filename>script/performance/request</filename>
    </removed>
    <removed>
      <filename>script/plugin</filename>
    </removed>
    <removed>
      <filename>script/process/inspector</filename>
    </removed>
    <removed>
      <filename>script/process/reaper</filename>
    </removed>
    <removed>
      <filename>script/process/spawner</filename>
    </removed>
    <removed>
      <filename>script/runner</filename>
    </removed>
    <removed>
      <filename>script/server</filename>
    </removed>
    <removed>
      <filename>script/spec</filename>
    </removed>
    <removed>
      <filename>script/spec_server</filename>
    </removed>
    <removed>
      <filename>stories/all.rb</filename>
    </removed>
    <removed>
      <filename>stories/helper.rb</filename>
    </removed>
    <removed>
      <filename>test/fixtures/posts.yml</filename>
    </removed>
    <removed>
      <filename>test/functional/posts_controller_test.rb</filename>
    </removed>
    <removed>
      <filename>test/functional/render_test_controller_test.rb</filename>
    </removed>
    <removed>
      <filename>test/functional/tryruby_controller_test.rb</filename>
    </removed>
    <removed>
      <filename>test/functional/watch_controller_test.rb</filename>
    </removed>
    <removed>
      <filename>test/test_helper.rb</filename>
    </removed>
    <removed>
      <filename>test/unit/post_test.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/MIT-LICENSE</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/README</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/Rakefile</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/AppManifest.xaml</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/app_render_rb.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/app_render_xaml.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/app_teleport.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/controllers/application.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/helpers.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/helpers/debug.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/helpers/downloader.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/helpers/html.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/helpers/html/patch.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/helpers/json.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/helpers/wpf.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/helpers/wpf/animation.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/helpers/wpf/builders.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/helpers/wpf/patch.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/helpers/xap.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/patch.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/rails.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/rails/erb.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/rails/rsl.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/rquery.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/rquery/manipulation.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/silverlight_application.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/lib/std/strscan.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/silverlight.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/test/test_erb.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/client/test/test_json.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/init.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/install.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/install/Silverlight.2.0.dmg</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/install/Silverlight.2.0.exe</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/install/Silverlight.2.0_Developer.dmg</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/install/Silverlight.2.0_Developer.exe</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/filesystemwatcher/README.html</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/filesystemwatcher/filesystemwatcher.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/filesystemwatcher/servicestate.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/patch/ruby.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/silverline.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/silverline/essential.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/silverline/essential/generator.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/silverline/essential/html.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/silverline/essential/xap.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/silverline/teleport.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/silverline/teleport/controller.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/silverline/teleport/html.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/silverline/teleport/rendering.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/silverline/teleport/view.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/silverline/visualize.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/silverline/visualize/helpers.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/silverline/visualize/helpers/configuration.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/silverline/visualize/helpers/formats.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/silverline/visualize/helpers/templates.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/silverline/visualize/helpers/types.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/lib/silverline/visualize/rendering.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/public/clientaccesspolicy.xml</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/public/ironruby/Chiron.exe</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/public/ironruby/Chiron.exe.config</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/public/ironruby/IronRuby.Libraries.dll</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/public/ironruby/IronRuby.dll</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/public/ironruby/Microsoft.Scripting.Core.dll</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/public/ironruby/Microsoft.Scripting.Silverlight.dll</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/public/ironruby/Microsoft.Scripting.dll</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/spec/matchers/relative_rails_root.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/spec/patch/ruby_spec.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/spec/rcov.opts</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/spec/silverline/essential/essential_spec.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/spec/silverline/essential/generator_spec.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/spec/silverline/essential/html_spec.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/spec/silverline/essential/xap_spec.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/spec/silverline/silverline_spec.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/spec/spec.opts</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/spec/spec_helper.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/tasks/silverline_tasks.rake</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/templates/AppManifest.xaml.erb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/templates/body.html.erb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/templates/head.html.erb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/silverline/uninstall.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>9c4b32151d73668923e621b2c9d2533628695b28</id>
    </parent>
  </parents>
  <author>
    <name>Jimmy Schementi</name>
    <email>jschementi@gmail.com</email>
  </author>
  <url>http://github.com/jschementi/silverline/commit/7e97f20c22e7137879a51db416516e0aa8f103d4</url>
  <id>7e97f20c22e7137879a51db416516e0aa8f103d4</id>
  <committed-date>2008-07-24T03:45:30-07:00</committed-date>
  <authored-date>2008-07-24T03:45:30-07:00</authored-date>
  <message>Moved the plugin to top-level; the surrounding demo app is now located at http://github.com/jschementi/silverline-demo, and references this repo.</message>
  <tree>f2b77dd09e64b96e68e30af1adb9abbb0ac36d43</tree>
  <committer>
    <name>Jimmy Schementi</name>
    <email>jschementi@gmail.com</email>
  </committer>
</commit>
