Changeset 3ddb7477 for set.c


Ignore:
Timestamp:
2010-03-26T12:14:37Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
ebaebfe
Parents:
ba7d16f
Message:

One total mess that doesn't do much yet, but reorganised some stuff and
untying the IRC and the core parts a little bit. Lots of work left to do.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • set.c

    rba7d16f r3ddb7477  
    225225}
    226226
     227/*
    227228char *set_eval_ops( set_t *set, char *value )
    228229{
     
    246247        return value;
    247248}
     249*/
Note: See TracChangeset for help on using the changeset viewer.