source: liacs/da/opdr1/test.h@ 16

Last change on this file since 16 was 2, checked in by Rick van der Zwet, 15 years ago

Initial import of data of old repository ('data') worth keeping (e.g. tracking
means of URL access statistics)

File size: 135 bytes
Line 
1// naam van ifndef-variabele vervangen door TestVar
2
3#ifndef TestVar
4
5#define TestVar
6
7#include <iostream>
8#include "queue.h"
9
10#endif
11
Note: See TracBrowser for help on using the repository browser.