Last change
on this file since 394 was
394,
checked in by luba, 18 years ago
|
- name of the namespace was corrected
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
229 bytes
|
Line | |
---|
1 | // $Source$ |
---|
2 | // $Revision: 394 $ |
---|
3 | // $Date: 2003-01-20 07:37:57 +0000 (Mon, 20 Jan 2003) $ |
---|
4 | // $Author: luba $ |
---|
5 | |
---|
6 | namespace refal |
---|
7 | { |
---|
8 | |
---|
9 | using namespace rfrt; |
---|
10 | using namespace rftype; |
---|
11 | |
---|
12 | namespace Access |
---|
13 | { |
---|
14 | |
---|
15 | RF_DECL(Length); |
---|
16 | RF_DECL(Left); |
---|
17 | RF_DECL(Right); |
---|
18 | RF_DECL(Middle); |
---|
19 | RF_DECL(L); |
---|
20 | RF_DECL(R); |
---|
21 | } |
---|
22 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.