static void applyRules() { ifdef LispAI applyAlwaysRules(); endifdef } static void applyRules(long maxSteps) { ifdef LispAI applyAlwaysRules(maxSteps); endifdef }