scsh-checkins
[Top] [All Lists]

[Scsh-checkins] CVS: scsh-0.6 CVS_README,1.1,1.2

To: scsh-checkins@lists.sourceforge.net
Subject: [Scsh-checkins] CVS: scsh-0.6 CVS_README,1.1,1.2
From: Martin Gasbichler <mainzelm@users.sourceforge.net>
Date: Thu Oct 4 01:46:06 2001
List-id: <scsh-checkins.lists.sourceforge.net>
Sender: scsh-checkins-admin@lists.sourceforge.net
Update of /cvsroot/scsh/scsh-0.6
In directory usw-pr-cvs1:/tmp/cvs-serv7627

Modified Files:
        CVS_README 
Log Message:
No need to touch *.scm as cig is gone.


Index: CVS_README
===================================================================
RCS file: /cvsroot/scsh/scsh-0.6/CVS_README,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** CVS_README  2001/06/07 16:15:22     1.1
--- CVS_README  2001/10/04 08:45:50     1.2
***************
*** 17,22 ****
  During the build process a number of auto generated files not included
  in the CVS repository are built. It is highly recommended to follow
! these instructions carefully otherwise incompatible versions of
! generated files will result.
  
  To build Scsh, proceed as follows:
--- 17,22 ----
  During the build process a number of auto generated files not included
  in the CVS repository are built. It is highly recommended to follow
! these instructions carefully as otherwise incompatible versions of
! generated files may result.
  
  To build Scsh, proceed as follows:
***************
*** 54,64 ****
  
      ./go
- 
-     To be sure, everything is up-to-date, touch all Scheme files in
-     the subdirectory scsh:
- 
-     touch scsh/*.scm scsh/*/*.scm
- 
-     and rebuild the system according to step 4.
  
  6.) To install Scsh, type:
--- 54,57 ----



<Prev in Thread] Current Thread [Next in Thread>
  • [Scsh-checkins] CVS: scsh-0.6 CVS_README,1.1,1.2, Martin Gasbichler <=