diff --git a/smocore/include/fantasyArtificedMentalPhenomenon.h b/smocore/include/fantasyArtificedMentalPhenomenon.h index 07208b6..54ad63a 100644 --- a/smocore/include/fantasyArtificedMentalPhenomenon.h +++ b/smocore/include/fantasyArtificedMentalPhenomenon.h @@ -12,12 +12,12 @@ class FictionalFantasyArtificedMentalPhenomenon typedef FictionalFantasyArtificedMentalPhenomenon Fictenon; -class AspirationFantasyArtificedMentalPhenomenon +class AspirationalFantasyArtificedMentalPhenomenon : public FantasyArtificedMentalPhenomenon { }; -typedef AspirationFantasyArtificedMentalPhenomenon Aspanon; +typedef AspirationalFantasyArtificedMentalPhenomenon Aspanon; } // namespace smo