source: CIVL/mods/dev.civl.abc/examples/preproc/once.txt

main
Last change on this file was 043944b, checked in by Stephen Siegel <siegel@…>, 2 years ago

Modified file indexer to use canonical file names because two different Files can actually refer to the same physical file.

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@5892 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 137 bytes
Line 
1Line A
2#include "header.txt"
3#include "header.txt"
4#include "header2.txt"
5Line B
6#include "../preproc/header.txt"
7#include "header2.txt"
Note: See TracBrowser for help on using the repository browser.