mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-16 01:07:34 +02:00
Added doc string
This commit is contained in:
parent
9e774ba574
commit
e6eddc4963
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@ object Cyc_global_set(void *thd, object * glo, object value);
|
|||
|
||||
/**
|
||||
* \defgroup prim_pairs Pairs and lists
|
||||
* @brief Functions for working with pairs and lists
|
||||
*/
|
||||
/**@{*/
|
||||
object Cyc_car(void *data, object lis);
|
||||
|
|
Loading…
Add table
Reference in a new issue