[BACK]Return to all.k CVS log [TXT][DIR] Up to [local] / OpenXM / src / k097 / lib

File: [local] / OpenXM / src / k097 / lib / all.k (download)

Revision 1.1, Sun Oct 1 05:49:22 2006 UTC (17 years, 7 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, HEAD, DEB_REL_1_2_3-9

load["all.k"];;   /* Load all (main) library  modules and automatically start
                     ox_asir server. */

/* $OpenXM: OpenXM/src/k097/lib/all.k,v 1.1 2006/10/01 05:49:22 takayama Exp $ */
/* Call this module with load["lib/all.k"];; 
*/

NoX=1;
load["lib/restriction/restriction.k"];;
load("lib/ox/ox.k");;
load["lib/restriction/deRham.k"];;