From: cristic Date: Tue, 6 Apr 2004 19:49:26 +0000 (+0000) Subject: Forgot this file. X-Git-Url: http://plrg.eecs.uci.edu/git/?p=repair.git;a=commitdiff_plain;h=1e08a21cbee757fd402b95d4cf9fb4aada8a222b Forgot this file. --- diff --git a/Repair/RepairCompiler/MCC/Runtime/classlist.h b/Repair/RepairCompiler/MCC/Runtime/classlist.h new file mode 100755 index 0000000..fab7ae2 --- /dev/null +++ b/Repair/RepairCompiler/MCC/Runtime/classlist.h @@ -0,0 +1,6 @@ +#ifndef CLASSLIST_H +#define CLASSLIST_H +class typeobject; +class typemap; +class structuremap; +#endif