Refactor APT code to be re-usable for domain requests & other similar things; impleme...
authorAdam Chlipala <adamc@hcoop.net>
Sun, 24 Apr 2005 23:20:04 +0000 (23:20 +0000)
committerAdam Chlipala <adamc@hcoop.net>
Sun, 24 Apr 2005 23:20:04 +0000 (23:20 +0000)
commit5da9f4a91ea8e648812be0ca1afaeace2ba0423c
tree3ea6727c9b9326a98ffc11bf01769b0bc0345b5c
parent6b23a78b9f97108288901c75540fa258d980992d
Refactor APT code to be re-usable for domain requests & other similar things; implement domain requests
TODO
apt.mlt
apt.sig [deleted file]
apt.sml
domain.mlt [new file with mode: 0644]
domain.sml [new file with mode: 0644]
request.sig [new file with mode: 0644]
request.sml [copied from apt.sml with 51% similarity]
tables.sql
util.sig
util.sml