Path: utzoo!attcan!uunet!ogicse!ucsd!ucbvax!ATHENA.MIT.EDU!wdc From: wdc@ATHENA.MIT.EDU (Bill Cattey) Newsgroups: comp.soft-sys.andrew Subject: #include inside a .ch file. Message-ID: <0awIw0AGG02=FayXER@athena.mit.edu> Date: 14 Sep 90 21:43:28 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 8 Style question: Is it good style to allow a #include inside a .ch file? I just discovered that if the file #include'ed changes, the dependencies will not notice it and rebuild the .ih/.eh files. -wdc