RIL

Section: Misc. Reference Manual Pages (30 July 1992)
Updated: X Version 11
Index Return to Main Contents
 

NAME

ril - Roger's Interface Language Interpreter.

ril2ad - Convert RIL source to app-defaults file.  

SYNOPSIS

ril file

ril2ad file.ril ... > file.ad  

DESCRIPTION

ril loads the ril source for the given program, compiles it to resource definitions, and uses WCL to create the interface specified. It is basically equivalent to Mri for resource files. The file arg given should contain RIL source code, and should contain a top level widget with the same name as the file name. Note that the .ril suffix should not be used here.

ril2ad simply translates ril source code in the files given into resource statements and prints them on stdout. This program can be used in a Makefile to make app-defaults files from .ril files.

 

BUGS

Insufficient documentation at this time.  

AUTHOR

Roger Reynolds


 

Index

NAME
SYNOPSIS
DESCRIPTION
BUGS
AUTHOR

This document was created by man2html, using the manual pages.
Time: 23:33:16 GMT, February 06, 2023