Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2(pesnta/xelos-%I%) 9/18/84; site pesnta.UUCP Path: utzoo!lsuc!pesnta!earlw From: earlw@pesnta.UUCP (Earl Wallace) Newsgroups: pe.cust.sources Subject: Little Smalltalk Source, *New* Part 9 of 20 Message-ID: <2770@pesnta.UUCP> Date: Thu, 13-Jun-85 15:29:19 EDT Article-I.D.: pesnta.2770 Posted: Thu Jun 13 15:29:19 1985 Date-Received: Sat, 15-Jun-85 09:15:20 EDT Organization: Perkin-Elmer Data Systems Group / Customer Service Lines: 2072 #! /bin/sh # # This is an another posting of the Little Smalltalk source, the last posting # of this source went out in 5 parts and they were too big (>200k) for most # sites so I redid the whole mess to keep the files around the 50k range. # # The complete set is now 20 parts. # # P.S. - If you don't receive all 20 parts within 5 days, drop me a line. # Also, I have the Rand sources of May 1984, if someone has a more # updated copy, I'll be happy to post them (or YOU can post them :-)) # # -earlw@pesnta # #! /bin/sh # This is a shell archive, meaning: # 1. Remove everything above the #! /bin/sh line. # 2. Save the resulting text in a file. # 3. Execute the file with /bin/sh (not csh) to create the files: # prelude/standard # This archive created: Thu Jun 13 11:32:18 1985 # By: Earl Wallace (Perkin-Elmer Data Systems Group / Customer Service) export PATH; PATH=/bin:$PATH if test -f 'prelude/standard' then echo shar: will not over-write existing file "'prelude/standard'" else cat << \SHAR_EOF > 'prelude/standard' temp <- > temp <- > temp <- " \ #( #[ 32 33 250 2 6 247 9 32 33 250 2 101 80 204 248 \ 4 242 32 10 19 243 245] \ #( ) ) > = " \ #( #[ 32 33 250 2 6 247 9 32 33 250 2 101 80 203 248 \ 4 242 32 10 19 243 245] \ #( ) ) > #>= #<= #< #= #, ) \ temp 3 5 > > temp <- > temp <- > temp <- > temp <- > temp <- > temp <- > temp <- > temp <- > temp <- " \ #( #[ 33 32 199 243 245] \ #( ) ) > = " \ #( #[ 32 33 204 251 3 32 33 201 243 245] \ #( ) ) > " \ #( #[ 32 33 11 34 33 32 11 34 204 243 245] \ #( ) ) > #< #= #maxtype: ) \ temp 3 6 > > temp <- " \ #( #[ 32 33 250 2 6 247 7 32 33 250 2 13 248 5 242 \ 32 33 145 0 243 245] \ #( #> ) ) > " \ #( #[ 32 33 250 2 6 247 7 32 33 250 2 43 248 4 242 \ 32 10 19 243 245] \ #( ) ) > #= #< #== ) \ temp 2 4 > > temp <- " \ #( #[ 32 33 250 2 6 247 7 32 33 250 2 63 248 5 242 \ 32 33 145 0 243 245] \ #( #> ) ) > > temp <- = " \ #( #[ 16 33 10 49 203 252 5 17 33 10 50 203 243 245] \ #( ) ) > = #<= #< ) \ temp 3 4 > > temp <- > temp <- > temp <- > temp <- > temp <- > temp <- > temp <- > temp <- > temp <- > temp <- > temp <- > temp <- > temp <- > temp <- > smalltalk new SHAR_EOF if test 52853 -ne "`wc -c < 'prelude/standard'`" then echo shar: error transmitting "'prelude/standard'" '(should have been 52853 characters)' fi fi # end of overwriting check # End of shell archive exit 0