* Removed texinfo.tex - it is supplied by Automake.
* Added some entries to .cvsignore files.
This commit is contained in:
parent
11ca886536
commit
0aa7a7ceba
9 changed files with 10 additions and 9 deletions
|
|
@ -19,5 +19,3 @@ stamp-vti.1
|
|||
*.ps
|
||||
*.info*
|
||||
*.html
|
||||
version.texi
|
||||
version-tutorial.texi
|
||||
|
|
|
|||
|
|
@ -19,5 +19,4 @@ stamp-vti.1
|
|||
*.ps
|
||||
*.info*
|
||||
*.html
|
||||
version.texi
|
||||
version-tutorial.texi
|
||||
goops.tmp
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ stamp-vti.1
|
|||
*.tp
|
||||
*.ky
|
||||
*.pg
|
||||
*.pgs
|
||||
*.cps
|
||||
*.fns
|
||||
*.tps
|
||||
|
|
@ -19,5 +20,3 @@ stamp-vti.1
|
|||
*.ps
|
||||
*.info*
|
||||
*.html
|
||||
version.texi
|
||||
version-tutorial.texi
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@ stamp-vti.1
|
|||
*.tp
|
||||
*.ky
|
||||
*.pg
|
||||
*.ge
|
||||
*.rn
|
||||
*.rns
|
||||
*.cps
|
||||
*.fns
|
||||
*.tps
|
||||
|
|
@ -20,4 +23,3 @@ stamp-vti.1
|
|||
*.info*
|
||||
*.html
|
||||
version.texi
|
||||
version-tutorial.texi
|
||||
|
|
|
|||
|
|
@ -20,4 +20,3 @@ stamp-vti.1
|
|||
*.info*
|
||||
*.html
|
||||
version.texi
|
||||
version-tutorial.texi
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
@settitle Guile Tutorial
|
||||
@set guile-tut
|
||||
|
||||
@include version-tutorial.texi
|
||||
@include version.texi
|
||||
|
||||
@dircategory The Algorithmic Language Scheme
|
||||
@direntry
|
||||
|
|
|
|||
|
|
@ -8,5 +8,7 @@ Makefile.in
|
|||
aclocal.m4
|
||||
config.log
|
||||
config.status
|
||||
config.guess
|
||||
config.sub
|
||||
configure
|
||||
libtool
|
||||
|
|
|
|||
|
|
@ -2,3 +2,5 @@ guile.log
|
|||
tmp1
|
||||
tmp2
|
||||
tmp3
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue