Skip to content

Commit

Permalink
remove generated files (#12)
Browse files Browse the repository at this point in the history
* remove generated files
  • Loading branch information
anhnguyen1618 authored Mar 18, 2019
1 parent a82b116 commit fcbc35e
Show file tree
Hide file tree
Showing 81 changed files with 1,854 additions and 10,689 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
_build/
.vscode/
llvm_byte_code/test/*
parse.native
run_prog
.DS_Store
*~
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ before_install:
- eval `opam config env`
- opam install -y ocamlbuild ocamlfind menhir llvm
- sudo chmod +x compile.sh
- rm llvm_byte_code/test/*
- mkdir llvm_byte_code/test

matrix:
include:
Expand Down
23 changes: 0 additions & 23 deletions array.c

This file was deleted.

290 changes: 0 additions & 290 deletions bindings.ll

This file was deleted.

File renamed without changes.
File renamed without changes.
Loading

0 comments on commit fcbc35e

Please sign in to comment.