src/ai/api/ai_transactionmode.hpp
branchnoai
changeset 9595 91423dbb6f5f
parent 9594 5009a30f320a
child 9596 8af5a1399842
equal deleted inserted replaced
9594:5009a30f320a 9595:91423dbb6f5f
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file ai_testmode.hpp class to switch the AI to Transaction mode */
     3 /** @file ai_transactionmode.hpp class to switch the AI to Transaction mode */
     4 
     4 
     5 #ifndef AI_TRANSACTIONMODE_HPP
     5 #ifndef AI_TRANSACTIONMODE_HPP
     6 #define AI_TRANSACTIONMODE_HPP
     6 #define AI_TRANSACTIONMODE_HPP
     7 
     7 
     8 #include "ai_object.hpp"
     8 #include "ai_object.hpp"