mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-05 19:50:23 +02:00
* libguile/lightning/: New directory, made by the following commands: git remote add lightning https://git.savannah.gnu.org/git/lightning.git git merge -s ours --no-commit --allow-unrelated-histories lightning/master git read-tree --prefix=libguile/lightning/ -u lightning/master In theory we will be able to update via: git merge -s subtree lightning/master
3 lines
157 B
Text
3 lines
157 B
Text
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.
|