mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-17 01:00:20 +02:00
completing changes to gh_repl and uniform array stuff
This commit is contained in:
parent
ef5d3ae175
commit
5aadf8c195
7 changed files with 693 additions and 225 deletions
|
@ -62,7 +62,6 @@ gh_launch_pad (void *closure, int argc, char **argv)
|
|||
exit (0);
|
||||
}
|
||||
|
||||
|
||||
/* starts up the Scheme interpreter, and stays in it. c_main_prog()
|
||||
is the address of the user's main program, since gh_enter() never
|
||||
returns. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue