Mercurial > hg > ede
view tests/emu/build.sh @ 37:db6b8c9552bb
couple of last minute bug fixes
author | james <jb302@eecs.qmul.ac.uk> |
---|---|
date | Fri, 18 Apr 2014 18:58:58 +0100 |
parents | 4411dee34085 |
children |
line wrap: on
line source
#!/bin/bash cp ../../emu/mem.c . cp ../../emu/mem.h . gcc -std=c89 mem.c test_mem.c -o test_mem