OSDN Git Service

Add bootstrap
authormzp <mzpppp@gmail.com>
Sat, 15 Aug 2009 06:15:28 +0000 (15:15 +0900)
committermzp <mzpppp@gmail.com>
Sat, 15 Aug 2009 06:15:28 +0000 (15:15 +0900)
commit44c78d6d87088aabc50397733e3d55224461abdc
treec0025a8c0578c005418d3402309b2ecb23d72a8c
parent8aa7d454b12011100989fa39b97a8e98652c5255
Add bootstrap

'main' function is entry point.
Multiple module is passed to habc, the main function of last module is used.
.gitignore
base/src/hList.ml
driver/src/cmdOpt.ml
driver/src/cmdOpt.mli
driver/src/main.ml
example/binaryClock.scm
example/ring.scm [deleted file]
example/swf.scm
scm/src/.ocamlinit
scm/src/main.ml
scm/src/type/node.ml