LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
fwd.hh
Go to the documentation of this file.
1 
6 #ifndef TASK_FWD_HH
7 # define TASK_FWD_HH
8 
9 namespace task
10 {
11 
12  // task.hh
13  class Task;
14 
15  // task-register.hh
16  class TaskRegister;
17 }
18 
19 #endif // !TASK_FWD_HH