chiark / gitweb /
Import nlopt_2.4.2+dfsg.orig.tar.gz
[nlopt.git] / octave / dummy.c
1 #include <stdio.h>
2 int main(void) { printf("Hello world.\n"); return 0; }