commit 037c716b6514cc717b7208457fb72085e4c278ab
parent c7ab830c2205c5a51c88d9d9eddff2dc3bacc22d
Author: Quentin Carbonneaux <quentin.carbonneaux@yale.edu>
Date: Fri, 10 Jul 2015 03:16:11 -0400
move ml prototype in a subdir
Diffstat:
9 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/proto/.gitignore
diff --git a/Makefile b/proto/Makefile
diff --git a/TODO b/proto/TODO
diff --git a/bak.ml b/proto/bak.ml
diff --git a/elf.ml b/proto/elf.ml
diff --git a/heap.ml b/proto/heap.ml
diff --git a/lo.ml b/proto/lo.ml
diff --git a/lo2.ml b/proto/lo2.ml
diff --git a/tmain.c b/proto/tmain.c