mirror of
https://github.com/AdaCore/PolyORB.git
synced 2026-02-12 13:01:15 -08:00
bit of rearchitecturing of Types.) Not packageable right now... [Imported from Perforce change 4144 at 2006-12-01 19:32:58] Subversion-branch: /trunk/polyorb Subversion-revision: 33303
4 lines
47 B
Plaintext
4 lines
47 B
Plaintext
interface File {
|
|
attribute string Image;
|
|
};
|