ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/FAS/src/frame.cpp
Revision: 66
Committed: Tue Aug 13 16:02:26 2002 UTC (21 years, 11 months ago) by tim
File size: 66 byte(s)
Log Message:
flexible atom selection

File Contents

# User Rev Content
1 tim 66 #include "frame.h"
2    
3     TFrame::TFrame()
4     {
5    
6     }
7    
8     TFrame::~TFrame()
9     {
10    
11     }