- introduce script context

This commit is contained in:
zolliker
2008-01-18 07:55:58 +00:00
parent 6776fc6413
commit 68ec926a8b
10 changed files with 2563 additions and 0 deletions

1
ofac.c
View File

@ -437,6 +437,7 @@
INIT(SiteInit); /* site specific initializations */
INIT(StatisticsInit);
INIT(SctStartup);
}
/*--------------------------------------------------------------------------*/