Ignore:
Timestamp:
Mar 2, 2023, 2:09:58 PM (3 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, ast-experimental, master
Children:
397c4392
Parents:
8bb46d2 (diff), 997324c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/colby_parsons_MMAth/Makefile

    r8bb46d2 r1f951abd  
    1414
    1515SOURCES = ${addsuffix .tex, \
     16text/CFA_intro \
     17text/actors \
    1618thesis \
    1719}
    1820
    19 FIGURES = ${addsuffix .tex, \
     21FIGURES = ${addsuffix .tikz, \
     22figures/standard_actor \
     23figures/inverted_actor \
     24figures/gulp \
    2025}
    2126
     
    6469        # Run again to finish citations
    6570        ${LaTeX} ${basename $@}.tex
     71       
    6672
    6773## Define the default recipes.
Note: See TracChangeset for help on using the changeset viewer.