index
:
locusts
changeset-release/master
master
swift
Mirror of https://github.com/locusts-r-us/locusts
Matt Strapp was here
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_locusts.c
blob: e14a8cc6a082fb183862954790df20de42cba962 (
plain
) (
blame
)
1
2
3
4
5
6
#include
"locusts.h"
int
main
(
void
)
{
introduce_locusts
();
return
0
;
}