Annotation of researchv10no/cmd/f2c/mbox, revision 1.1

1.1     ! root        1: From nls Sat Apr 16 23:00:00 EDT 1988
        !             2: harvy brendzel, a "liason lawyer" in our relations with Bellcore,
        !             3: has suggested that we grease the rails for the f77->C converter release.
        !             4: specifically, he says that we can bag the system by submitting for "release"
        !             5: a one-page description of the project we intend, and lalebling it as
        !             6: a "notice" to the rest of at&t of our intent. failure of other parts
        !             7: of at&t or bellcore to object or comment now will doom them to silence
        !             8: when the real thing hits the fan later.
        !             9: 
        !            10: could you please look at /n/coma/usr/nls/doc/triage/now/f77.c/pre.release
        !            11: and see if it looks ok to you?
        !            12: 
        !            13:                                                norm
        !            14: 
        !            15: From swift!dmg Thu Jun  2 18:02:01 EDT 1988
        !            16: changes to f77: driver.c added ">> 8" to "return(system(str) >> 8);"
        !            17: 
        !            18: f1 (pcc1/pcc): changed BITOOR from macro to
        !            19:  long
        !            20: BITOOR(x)
        !            21:  register long x;
        !            22: { return x >= 0 ? (x>>3) : -((-x)>>3); }
        !            23: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.