Hacker News new | ask | show | jobs
by dsvr 1428 days ago
In this case, just check if there is, near the beginning of file:

#include "vely.h"

which has to be in every Vely .v file.

1 comments

A new file won't have that at the top. Unless you create it first by copying a template, I guess.