| To: | scsh@martigny.ai.mit.edu |
|---|---|
| Subject: | The AWK loop and macro hacking -- correction |
| From: | shivers@ai.mit.edu (Olin Shivers) |
| Date: | 01 Apr 1996 12:55:07 -0500 |
| Organization: | Artificial Intelligence Lab, MIT |
| Reply-to: | shivers@ai.mit.edu |
Did I say
(awk (get-line port) (line) ((include-list '()))
("^(# 1 \")(.*h)(\")" =>
(lambda (match) (put-nondup-in-list (match:substring match 2))))))
I meant READ-LINE where I wrote GET-LINE.
-Olin
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | The AWK loop and macro hacking, Olin Shivers |
|---|---|
| Next by Date: | Re: The AWK loop and macro hacking, Michael Hicks |
| Previous by Thread: | The AWK loop and macro hacking, Olin Shivers |
| Next by Thread: | Re: scsh/Linux build problems., Kevin Esler |
| Indexes: | [Date] [Thread] [Top] [All Lists] |