diff options
Diffstat (limited to 'src/progs/gtk/cmdline.ggo')
-rw-r--r-- | src/progs/gtk/cmdline.ggo | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/progs/gtk/cmdline.ggo b/src/progs/gtk/cmdline.ggo deleted file mode 100644 index d62cf521..00000000 --- a/src/progs/gtk/cmdline.ggo +++ /dev/null @@ -1,7 +0,0 @@ -# Process this file with gengetopt -u to generate the necessary code (in cmdline.h, cmdline.c) - -package "om_gtk - A GUI client for the Om realtime modular synthesizer" - -option "engine-url" u "Om engine URL to connect to" string no -option "client-port" p "Client port to listen on" int no - |