source:
to-imperative/trunk/cygwin/library/include/refal/convert.hh
@
1437
Last change on this file since 1437 was 1437, checked in by orlov, 17 years ago | |
---|---|
|
|
File size: 174 bytes |
Line | |
---|---|
1 | #ifndef __refal__convert_hh__ |
2 | #define __refal__convert_hh__ |
3 | |
4 | #include <refal/Convert.hh> |
5 | |
6 | namespace refal |
7 | { |
8 | |
9 | namespace convert = Convert; |
10 | |
11 | } |
12 | |
13 | #endif // __refal__convert_hh__ |
Note: See TracBrowser
for help on using the repository browser.