1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-19 02:00:26 +02:00
guile/module/system/vm
Ludovic Courtes a55572bf3d Renamed the library from libguilevm' to libguile-vm'.
* src/Makefile.am (lib_LTLIBRARIES): Renamed to `libguilevm.la' to
  `libguile-vm.la'.

* module/system/vm/core.scm: Dynamic-link "libguile-vm" instead of
  "libguilevm.so".

git-archimport-id: lcourtes@laas.fr--2005-mobile/guile-vm--mobile--0.6--patch-10
2008-04-25 19:09:30 +02:00
..
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
assemble.scm Tried compiling more code; augmented the doc. 2008-04-25 19:09:30 +02:00
conv.scm Fixed an "unbound variable" in `(system vm conv)'. 2008-04-25 19:09:30 +02:00
core.scm Renamed the library from libguilevm' to libguile-vm'. 2008-04-25 19:09:30 +02:00
debug.scm Tried compiling more code; augmented the doc. 2008-04-25 19:09:30 +02:00
disasm.scm Removed a few more deprecated function calls; documented closures. 2008-04-25 19:09:30 +02:00
frame.scm Tried compiling more code; augmented the doc. 2008-04-25 19:09:30 +02:00
Makefile.am Tried compiling more code; augmented the doc. 2008-04-25 19:09:30 +02:00
profile.scm *** empty log message *** 2001-04-23 04:28:13 +00:00
trace.scm *** empty log message *** 2001-04-23 06:17:52 +00:00