projects
/
repair.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97a4dca
)
Forgot this file.
author
cristic
<cristic>
Tue, 6 Apr 2004 19:49:26 +0000
(19:49 +0000)
committer
cristic
<cristic>
Tue, 6 Apr 2004 19:49:26 +0000
(19:49 +0000)
Repair/RepairCompiler/MCC/Runtime/classlist.h
[new file with mode: 0755]
patch
|
blob
diff --git a/Repair/RepairCompiler/MCC/Runtime/classlist.h
b/Repair/RepairCompiler/MCC/Runtime/classlist.h
new file mode 100755
(executable)
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