#!/usr/bin/perl

use SVN::TeamTools::Indexer;

SVN::TeamTools::Indexer->run();


