Changeset 9b4343e for doc/proposals/concurrency/Makefile
- Timestamp:
- Oct 13, 2016, 12:50:43 PM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- a3eaa29
- Parents:
- a9aab60
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/proposals/concurrency/Makefile
ra9aab60 r9b4343e 58 58 # Run again to get index title into table of contents 59 59 ${LaTeX} ${basename $@}.tex 60 -./bump_ver.sh 60 61 ${LaTeX} ${basename $@}.tex 61 62 … … 76 77 fig2dev -L pstex_t -p $@ $< > $@_t 77 78 79 78 80 # Local Variables: # 79 81 # compile-command: "make" #
Note: See TracChangeset
for help on using the changeset viewer.