mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-04 22:40:25 +02:00
trivial
This commit is contained in:
parent
7e703528d5
commit
17bf105df1
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ SCM c_factorial (SCM s_n);
|
|||
SCM c_sin (SCM s_x);
|
||||
SCM c_vector_test (SCM s_length);
|
||||
|
||||
/* the gh_enter() routine, the standard entryp point for the gh_
|
||||
/* the gh_enter() routine, the standard entry point for the gh_
|
||||
interface, makes you use a separate main function */
|
||||
void
|
||||
main_prog (int argc, char *argv[])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue