Tweaked header comment!

This commit is contained in:
Nik Henson 2011-09-21 22:32:16 +00:00
parent dba953d1a0
commit cb2b8f9235

View file

@ -22,13 +22,12 @@
/*
* InputTypes.cpp
*
* Different input subclasses, grouped together here as all are very simple classes.
* The different input subclasses. They are grouped together here as they are
* all very simple classes.
*/
#include "Supermodel.h"
// All the input subclasses have been grouped together here as they are very simple classes
/*
* CSwitchInput
*/