head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2012.05.12.21.23.31;	author gnn;	state dead;
branches;
next	1.1;

1.1
date	2012.05.12.21.15.21;	author gnn;	state Exp;
branches;
next	;


desc
@@


1.2
log
@SVN rev 235379 on 2012-05-12 21:23:31Z by gnn

Revert previous failed cp.
@
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
log
@SVN rev 235378 on 2012-05-12 21:15:21Z by gnn

Import dtracetoolkit into cddl/contrib
@
text
@@

