| Last change
                  on this file since 3318 was
                  2190,
                  checked in by bensch, 21 years ago | 
        
          | 
orxonox/trunk: merged and copied all files from branches/chris into trunk. it all seems to be in propper order.
 | 
        | File size:
            470 bytes | 
      
      
        
  | Line |  | 
|---|
| 1 |  | 
|---|
| 2 | /* | 
|---|
| 3 | orxonox - the future of 3D-vertical-scrollers | 
|---|
| 4 |  | 
|---|
| 5 | Copyright (C) 2004 orx | 
|---|
| 6 |  | 
|---|
| 7 | This program is free software; you can redistribute it and/or modify | 
|---|
| 8 | it under the terms of the GNU General Public License as published by | 
|---|
| 9 | the Free Software Foundation; either version 2, or (at your option) | 
|---|
| 10 | any later version. | 
|---|
| 11 |  | 
|---|
| 12 | Copyright by: Patrick Boenzli | 
|---|
| 13 | Fixes by: | 
|---|
| 14 | */ | 
|---|
| 15 |  | 
|---|
| 16 |  | 
|---|
| 17 | #include "data_tank.h" | 
|---|
| 18 |  | 
|---|
| 19 | using namespace std; | 
|---|
| 20 |  | 
|---|
| 21 | DataTank::DataTank () {} | 
|---|
| 22 | DataTank::~DataTank () {} | 
|---|
| 23 |  | 
|---|
| 24 |  | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.