Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!BULLWINKLE.CS.UIUC.EDU!grogers From: grogers@BULLWINKLE.CS.UIUC.EDU (Greg Rogers) Newsgroups: comp.soft-sys.andrew Subject: class hierarchy Message-ID: <9001180453.AA01872@bullwinkle.cs.uiuc.edu> Date: 18 Jan 90 04:53:54 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 16 Oops. I was all wrong about my ch script working on the ATK classes. Their .ch files are all full of things like: class subclassname[key1]:superclassname[k2] { My sed script swallowed everything from the first [ to the last ]. If anyone knows how to get around this sort of thing with sed, I'd like to know about it. Greg Rogers University of Illinois at Urbana-Champaign Department of Computer Science 1304 W. Springfield Ave. Urbana, IL 61801 grogers@cs.uiuc.edu