Skip to content
Snippets Groups Projects
Commit b2a1ec66 authored by Oliver Sander's avatar Oliver Sander
Browse files

changed UG installation path

[[Imported from SVN: r1778]]
parent 48972142
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/perl -w
# TODO: Detect location of UG from the DUNE build system
$UGROOT = "../../../UG/ug";
$UGROOT = "../../../uginst";
# Counts the total number of #undefs emitted
$counter = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment