This website requires JavaScript.
Explore
Help
Sign In
bbs
/
deb-mbse
Archived
Watch
1
Star
0
Fork
0
You've already forked deb-mbse
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-04-08
. You can view files and clone it, but cannot push or open issues or pull requests.
26dbee01a5
deb-mbse
/
mbfido
/
mover.h
13 lines
98 B
C
Raw
Normal View
History
Unescape
Escape
Revised TIC file processing
2001-12-09 15:20:51 +00:00
/* $Id$ */
Initial revision
2001-08-17 05:46:24 +00:00
#
ifndef _MOVER_H
#
define _MOVER_H
Revised TIC file processing
2001-12-09 15:20:51 +00:00
void
mover
(
char
*
)
;
Initial revision
2001-08-17 05:46:24 +00:00
void
MoveBad
(
void
)
;
#
endif
Reference in New Issue
Copy Permalink