source:
src/Actions/AtomAction/AddAction.hpp@
a844d8
Last change on this file since a844d8 was cb2465, checked in by , 12 years ago | |
---|---|
|
|
File size: 326 bytes |
Rev | Line | |
---|---|---|
[97ebf8] | 1 | /* |
2 | * AddAction.hpp | |
3 | * | |
4 | * Created on: May 9, 2010 | |
5 | * Author: heber | |
6 | */ | |
7 | ||
[cb2465] | 8 | #ifndef ATOMADDACTION_HPP_ |
9 | #define ATOMADDACTION_HPP_ | |
[97ebf8] | 10 | |
[56f73b] | 11 | // include config.h |
12 | #ifdef HAVE_CONFIG_H | |
13 | #include <config.h> | |
14 | #endif | |
15 | ||
16 | ||
[97ebf8] | 17 | #include "Actions/Action.hpp" |
[1a8fbf6] | 18 | |
[8bb05e] | 19 | #include "AddAction.def" |
20 | #include "Action_impl_header.hpp" | |
[97ebf8] | 21 | |
[cb2465] | 22 | #endif /* ATOMADDACTION_HPP_ */ |
Note:
See TracBrowser
for help on using the repository browser.