diff --git a/src/proc/Vigad.ts b/src/proc/Vigad.ts new file mode 100644 index 0000000..bca3df6 --- /dev/null +++ b/src/proc/Vigad.ts @@ -0,0 +1,5 @@ +class Vigad { + public main() { + // ... + } +} \ No newline at end of file