#-- # TechReport class for Dokkit # (c)2006 Andrea Fazzi (and contributors) # # See 'dokkit.rb' or LICENSE for licence information. #++ require 'dokkit/page' module Rote class Page end end