APL/graphsup/test.c
2022-10-20 12:49:09 +02:00

6 lines
81 B
C

#include <stdio.h>
#include <stdlib.h>
#include <graph.h>
#include "graphsup.h"