Commit 793260f2 authored by Steven J. Plimpton's avatar Steven J. Plimpton
Browse files

consistency tweak to package LATTE Install.sh file

parent e5a589e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ action () {
# all package files with no dependencies

for file in *.cpp *.h; do
  action $file
  test -f ${file} && action $file
done

# edit 2 Makefile.package files to include/exclude package info