Browse Source

COMPILECMD

master
anon 9 months ago
parent
commit
f9953967e2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tests/vector.c

+ 1
- 0
tests/vector.c View File

@@ -1,3 +1,4 @@
// @COMPILECMD gcc $@ -o vector.out
#include <stdio.h>
#include <stdlib.h>
#include <string.h>


Loading…
Cancel
Save