ENH: Add classname to commands

This commit is contained in:
Andy Cedilnik
2005-06-16 14:05:22 -04:00
parent bb6203f970
commit 4c658a5bc5
9 changed files with 21 additions and 0 deletions

View File

@@ -29,6 +29,8 @@
class cmVTKWrapJavaCommand : public cmCommand
{
public:
cmTypeMacro(cmVTKWrapJavaCommand, cmCommand);
/**
* This is a virtual constructor for the command.
*/