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
(22 years, 8 months ago) by
tim
File size:
66 byte(s)
Log Message:
flexible atom selection
File Contents
#
Content
1
#include "frame.h"
2
3
TFrame::TFrame()
4
{
5
6
}
7
8
TFrame::~TFrame()
9
{
10
11
}