Subversion Repositories programming

Rev

Rev 331 | Rev 340 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 331 Rev 338
Line -... Line 1...
-
 
1
/*******************************************************************************
-
 
2
 * elevator.h
-
 
3
 *
-
 
4
 * Header file for the Elevator class.
-
 
5
 *
-
 
6
 * Copyright 2006, Ira W. Snyder (devel@irasnyder.com)
-
 
7
 ******************************************************************************/
1
 
8
 
2
#ifndef ELEVATOR_H
9
#ifndef ELEVATOR_H
3
#define ELEVATOR_H
10
#define ELEVATOR_H
4
 
11
 
5
#include <cstdio>
12
#include <cstdio>