File: myth.h

package info (click to toggle)
massivethreads 1.02-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,924 kB
  • sloc: ansic: 27,814; sh: 4,559; cpp: 3,334; javascript: 1,799; makefile: 1,745; python: 523; asm: 373; perl: 118; lisp: 9
file content (12 lines) | stat: -rw-r--r-- 278 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
/* 
 * myth.h
 */

/* 
 this file is installed by MassiveThreads 0.50,
 in order to signal an error to the user who
 includes <myth.h>, not <myth/myth.h>, according
 to the old installation.
 */

#error "from version 0.50 and on, you should include <myth/myth.h>, not <myth.h>"