// (C) M.A.Smith University of Brighton // // Permission is granted to use this code // provided this declaration and copyright notice remains intact. // // 26 August 1995 - April 7 1996 // Updated for latest C++ 01-08-03 //#include "t99_type.h" #include #include #include #include #include #include #include "mas_cvo.cpp" // Main program int main() { html("Content-type: text/html"); html(""); // Type of output cgi_var_output(); // Environment variables return 0; }