iCub-main
CalibToolFactory.cpp
Go to the documentation of this file.
1 // -*- mode:C++; tab-width:4; c-basic-offset:4; indent-tabs-mode:nil -*-
2 
3 /*
4  * Copyright (C) 2007 Jonas Ruesch
5  * CopyPolicy: Released under the terms of the GNU GPL v2.0.
6  *
7  * Written by Jonas Ruesch inspired by Paul Fitzpatrick.
8  */
9 
10 #include <iCub/CalibToolFactory.h>
11 
12 CalibToolFactories CalibToolFactories::pool;