packages feed

uni-util-2.2.0.0: default_options.c

/* default_options is a string representing the default
   options to be compiled into UniForM. */
/* This is a version to be compiled into uni when exported, at least until
   we have a better way of doing things.   What we can't guess, we leave
   blank. */
#include "default_options.h"

const char default_options[] =
"--uni-wish:wish --uni-daVinci:uDrawGraph";