File: os.hweb

package info (click to toggle)
fweb 1.62-14.1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 7,400 kB
  • sloc: ansic: 41,945; makefile: 411; sh: 152
file content (19 lines) | stat: -rw-r--r-- 521 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
@z --- os.hweb ---

FWEB version 1.62 (September 25, 1998)

Based on version 0.5 of S. Levy's CWEB [copyright (C) 1987 Princeton University]

@x-----------------------------------------------------------------------------

@I formats.hweb

@i sfile.hweb // Web macros for file includes.

@ This file takes care of stuff that is somewhat compiler- or
operating-system-dependent.  Bootstrapping is taken care of by editing the
file \.{custom.h}.

@<Include files@>=

#include "os.h" // Allegedly all system-specific stuff.