repo.or.cz
/
andmenj-acm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Adding some strings and geometry algorithms to notebook.
[andmenj-acm.git]
/
PC^2
/
pc2board
/
samps
/
hello.st
blob
37212b94855322adb61e5c1956b5b1fe54ce4560
1
" File: hello.st
2
Purpose: prints hello world
3
Date: 10/3/97
4
Author: pc2@ecs.csus.edu (laned)
5
Source: smalltalk
6
$Id: hello.st,v 1.1 1999/10/22 08:18:41 laned Exp $ "
7
8
'Hello world'.
9