From f68a397ef3cb48cc3a6aec5c656a1f25cac4868d Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Thu, 21 Feb 2019 22:20:20 -0500 Subject: Add usage() action to projects lacking it --- projects/mosys/mosys | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'projects/mosys') diff --git a/projects/mosys/mosys b/projects/mosys/mosys index fd122fd1..fecf9267 100755 --- a/projects/mosys/mosys +++ b/projects/mosys/mosys @@ -15,6 +15,10 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +usage() { + project_usage_actions "$project" +} + dependencies() { project_dependencies "$project" "$@" } -- cgit v1.2.3-70-g09d2