Browse thread
Camlp4 3.10 - antiquotations in keyword position?
-
Aleksey Nogin
-
Nicolas Pouillard
- Aleksey Nogin
-
Nicolas Pouillard
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Aleksey Nogin <nogin@m...> |
| Subject: | Re: [Caml-list] Camlp4 3.10 - antiquotations in keyword position? |
On 23.04.2007 17:12, Nicolas Pouillard wrote: > You can try something like > > .... op = KEYWORD $x$ ... Thanks, that worked! P.S. I tried it before sending the email, but as I only had Camlp4.PreCast.Syntax opened and not Camlp4.PreCast, I got an error message and erroneously decided that this was not the right solution. Aleksey