AspRule.h
Go to the documentation of this file.
00001 #ifndef actasp_AspRule_h__guard
00002 #define actasp_AspRule_h__guard
00003 
00004 #include <actasp/AspLaw.h>
00005 #include <actasp/AspFluent.h>
00006 
00007 namespace actasp {
00008 
00009 //this used to be a separate class, but it's now a specialization of AspLaw
00010   
00011 typedef AspLaw<AspFluent> AspRule;
00012         
00013 }
00014 
00015 #endif


bwi_kr_execution
Author(s): Matteo Leonetti, Piyush Khandelwal
autogenerated on Thu Jun 6 2019 17:57:36