change 'PLT Scheme' authors to 'PLT'; merge to 4.2.1

svn: r15515
This commit is contained in:
Matthew Flatt 2009-07-21 12:00:28 +00:00
parent a2a04ebefe
commit 70566bd740
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
@title{@bold{DrScheme}: PLT Programming Environment}
@author["Robert Bruce Findler" "PLT Scheme"]
@author["Robert Bruce Findler" "PLT"]
DrScheme is a graphical environment for developing programs using the
PLT Scheme programming languages.

View File

@ -5,7 +5,7 @@
@title{@bold{Guide}: PLT Scheme}
@author["Matthew Flatt" "Robert Bruce Findler" "PLT Scheme"]
@author["Matthew Flatt" "Robert Bruce Findler" "PLT"]
This guide is intended for programmers who are new to Scheme, new to PLT
Scheme, or new to some part of PLT Scheme. It assumes

View File

@ -17,7 +17,7 @@
@title{@bold{Reference}: PLT Scheme}
@author["Matthew Flatt" "PLT Scheme"]
@author["Matthew Flatt" "PLT"]
This manual defines the core PLT Scheme language and describes its
most prominent libraries. The companion manual @|Guide| provides a