Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • variable.c

    r40de7394 rf271129  
     1#include "owl.h"
    12#include <stdio.h>
    2 #include <stdlib.h>
    3 #include <string.h>
    4 #include <unistd.h>
    5 #include <ctype.h>
    6 #include "owl.h"
    73
    84#define OWLVAR_BOOL(name,default,summary,description) \
Note: See TracChangeset for help on using the changeset viewer.