table of contents
GETCPAT(3) | GENPAT functions | GETCPAT(3) |
NAME¶
GETCPAT, GENPAT Package
ORIGIN¶
This software belongs to the ALLIANCE CAD SYSTEM developed by the ASIM team at LIP6 laboratory of Université Pierre et Marie CURIE, in Paris, France.
Web : http://asim.lip6.fr/recherche/alliance/
E-mail : alliance-users@asim.lip6.fr
SYNOPSIS¶
GETCPAT();
DESCRIPTION¶
Return the date of the current pattern (in ps). The current pattern is set by AFFECT or INIT, GETCPAT will return the date of the last modified (affected or initialised) pattern.
EXAMPLE¶
int t; t = GETCPAT();
SEE ALSO¶
genpat(1), pat(5), AFFECT(3)
BUG REPORT¶
This tool is under development at the ASIM department of
the LIP6 laboratory.
We need your feedback to improve documentation and tools.
October 1, 1997 | ASIM/LIP6 |