core: Prepare for M2-Planet: builtins.c.

* src/builtins.c: Rewrite C constructs not supported by M2-Planet.
This commit is contained in:
Jan Nieuwenhuizen 2019-10-20 13:21:58 +02:00
parent c0746b3e79
commit a37d405863
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ init_builtin (SCM builtin_type, char const *name, int arity, FUNCTION function,
}
SCM
mes_builtins (SCM a) /**((internal))*/
mes_builtins (SCM a) /*:((internal)) */
{
// TODO minimal: cons, car, cdr, list, null_p, eq_p minus, plus
// display_, display_error_, getenv