DEBSOURCES
Skip Quicknav
sources / bouml / 4.21-1 / genplugouts / sort / cpp / ClassGlobalCmd.h
12345678910
#ifndef _CLASSGLOBALCMD_H #define _CLASSGLOBALCMD_H // Internal enum enum ClassGlobalCmd { findClassCmd }; #endif