Skip to content

Commit

Permalink
Add SML/NJ Compilation Manager files
Browse files Browse the repository at this point in the history
  • Loading branch information
tkob committed Nov 1, 2015
1 parent 42f9a1d commit e964cae
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
12 changes: 12 additions & 0 deletions deflate.cm
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Library
structure Deflate
is

$/basis.cm

bitio.sml
word8buffer.sml
word8ringbuffer.sml
edge.sml
tree.sml
deflate.sml
11 changes: 11 additions & 0 deletions pkzip.cm
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Library
structure Pkzip
is

$/basis.cm

deflate.cm

binrandomaccessfile.sml
seqmatch.sml
pkzip.sml

0 comments on commit e964cae

Please sign in to comment.