in reply to Re: How do I replace brackets with XML tags?
in thread How do I replace brackets with XML tags?
After:@interface { i : in(1); o : out(1); }
Thanks.<interface> <in name="i" width="1"/> <out name="o" width="1"/> </interface>
Edit: chipmunk 2001-08-02
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: How do I replace brackets with XML tags?
by Anonymous Monk on Aug 02, 2001 at 20:13 UTC |