1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-19 18:20:22 +02:00
Mirror of the upstream GNU Guile repository on Savannah. https://www.gnu.org/software/guile/
Find a file
Paolo Bonzini 50a74cf9c1 use autoheader like every other package in this world
2004-11-08  Paolo Bonzini  <bonzini@gnu.org>

	* lightning.h: New name of...
	* lightning-inst.h: ... this file.
	* lightning.h.in: Removed.

	* opcodes/disass.c: Include config.h.
	* tests/add.c: Include config.h.
	* tests/bp.c: Include config.h.
	* tests/fib.c: Include config.h.
	* tests/fibdelay.c: Include config.h.
	* tests/fibit.c: Include config.h.
	* tests/funcfp.c: Include config.h.
	* tests/incr.c: Include config.h.
	* tests/printf.c: Include config.h.
	* tests/printf2.c: Include config.h.
	* tests/rpn.c: Include config.h.
	* tests/rpnfp.c: Include config.h.
	* tests/testfp.c: Include config.h.

git-archimport-id: bonzini@gnu.org--2004b/lightning--stable--1.2--patch-4
2008-01-09 15:49:23 +01:00
config use autoheader like every other package in this world 2008-01-09 15:49:23 +01:00
doc use autoheader like every other package in this world 2008-01-09 15:49:23 +01:00
lightning big merge 2008-01-09 15:49:22 +01:00
opcode use autoheader like every other package in this world 2008-01-09 15:49:23 +01:00
tests use autoheader like every other package in this world 2008-01-09 15:49:23 +01:00
.cvsignore big merge 2008-01-09 15:49:22 +01:00
.gitignore add .gitignore 2008-01-09 15:49:21 +01:00
AUTHORS big merge 2008-01-09 15:49:22 +01:00
ChangeLog use autoheader like every other package in this world 2008-01-09 15:49:23 +01:00
configure.ac use autoheader like every other package in this world 2008-01-09 15:49:23 +01:00
COPYING initial import 2004-10-10 21:18:38 +00:00
COPYING.DOC initial import 2004-10-10 21:18:38 +00:00
COPYING.LESSER initial import 2004-10-10 21:18:38 +00:00
INSTALL initial import 2004-10-10 21:18:38 +00:00
lightning.h use autoheader like every other package in this world 2008-01-09 15:49:23 +01:00
lightning.m4 initial import 2004-10-10 21:18:38 +00:00
lightningize.in initial import 2004-10-10 21:18:38 +00:00
Makefile.am use autoheader like every other package in this world 2008-01-09 15:49:23 +01:00
NEWS big merge 2008-01-09 15:49:22 +01:00
README initial import 2004-10-10 21:18:38 +00:00
THANKS big merge 2008-01-09 15:49:22 +01:00

GNU lightning is a library to aid in making portable programs
that compile assembly code at run time.  For more information,
look at the info documentation.