source:
molecuilder/src/Actions/Action.cpp@
53f5e6
Last change on this file since 53f5e6 was da09909, checked in by , 16 years ago | |
---|---|
|
|
File size: 142 bytes |
Line | |
---|---|
1 | /* |
2 | * Action.cpp |
3 | * |
4 | * Created on: Dec 8, 2009 |
5 | * Author: crueger |
6 | */ |
7 | |
8 | #include "Action.hpp" |
9 | |
10 | Action::Action() |
11 | {} |
12 | |
13 | Action::~Action() |
14 | {} |
Note:
See TracBrowser
for help on using the repository browser.