/* * Copyright 1993, 1995 Christopher Seiwald. * * This file is part of Jam - see jam.c for Copyright information. */ /* * expand.h - expand a buffer, given variable values */ LIST *var_expand( LIST *l, char *in, char *end, LOL *lol, int cancopyin );
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #2 | 553 | Grant Glouser | Integrate Jam 2.3 changes. | ||
| #1 | 300 | Grant Glouser | Branching jam sources to my guest directory. | ||
| //guest/perforce_software/jam/src/expand.h | |||||
| #1 | 2 | laura | Add Jam/MR 2.2 source | ||