head	1.1;
access;
symbols
	RELENG_9:1.1.0.2;
locks; strict;
comment	@# @;


1.1
date	2012.05.12.21.25.48;	author gnn;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2012.05.12.21.25.48;	author svnexp;	state dead;
branches;
next	1.1.2.2;

1.1.2.2
date	2013.06.13.19.01.55;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@SVN rev 235380 on 2012-05-12 21:25:48Z by gnn

Import dtracetoolkit into cddl/contrib
@
text
@Include - include scripts for D scripting

   This directory contains files that can be included for use with D scripts.

   There are two types of include files,

   *.h
	These can be included using,

	#!/usr/sbin/dtrace -Cs
	#include <filename.h>

   *.d
	These must be copyied to a translator directory (/usr/lib/dtrace),
	and should be automatically pulled in.

   This directory does not contain runnable DTrace scripts.

@


1.1.2.1
log
@file Readme was added on branch RELENG_9 on 2013-06-13 19:01:55 +0000
@
text
@d1 18
@


1.1.2.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/251697
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@a0 18
Include - include scripts for D scripting

   This directory contains files that can be included for use with D scripts.

   There are two types of include files,

   *.h
	These can be included using,

	#!/usr/sbin/dtrace -Cs
	#include <filename.h>

   *.d
	These must be copyied to a translator directory (/usr/lib/dtrace),
	and should be automatically pulled in.

   This directory does not contain runnable DTrace scripts.

@


