## plaid-app.api
# Compiled by:
#
src/lib/x-kit/tut/plaid/plaid-app.libapi Plaid_App {
do_it: Void -> Void;
do_it': (List(String), String) -> Void;
main: (List(String), X) -> Void;
#
selfcheck: Void -> { passed: Int,
failed: Int
};
};
## COPYRIGHT (c) 1991, 1995 by AT&T Bell Laboratories. See SMLNJ-COPYRIGHT file for details.
## Subsequent changes by Jeff Prothero Copyright (c) 2010-2015,
## released per terms of SMLNJ-COPYRIGHT.