source:
src/Actions/SelectionAction/Molecules/InvertMoleculesAction.hpp@
a844d8
Last change on this file since a844d8 was ebc499, checked in by , 13 years ago | |
---|---|
|
|
File size: 379 bytes |
Line | |
---|---|
1 | /* |
2 | * InvertMoleculesAction.hpp |
3 | * |
4 | * Created on: Mar 12, 2012 |
5 | * Author: heber |
6 | */ |
7 | |
8 | #ifndef INVERTMOLECULESSACTION_HPP_ |
9 | #define INVERTMOLECULESSACTION_HPP_ |
10 | |
11 | // include config.h |
12 | #ifdef HAVE_CONFIG_H |
13 | #include <config.h> |
14 | #endif |
15 | |
16 | |
17 | |
18 | #include "Actions/Action.hpp" |
19 | |
20 | #include "InvertMoleculesAction.def" |
21 | #include "Action_impl_header.hpp" |
22 | |
23 | #endif /* INVERTMOLECULESSACTION_HPP_ */ |
Note:
See TracBrowser
for help on using the repository browser.