From 6fbfd43d0ff88812be0e41bc671953ee9709e78f Mon Sep 17 00:00:00 2001 From: Mauricio Verano Merino Date: Fri, 29 Nov 2019 15:36:01 +0100 Subject: [PATCH] Added project-name to the rascal-notebook --- rascal-notebook/META-INF/RASCAL.MF | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/rascal-notebook/META-INF/RASCAL.MF b/rascal-notebook/META-INF/RASCAL.MF index 932a623..03bc077 100644 --- a/rascal-notebook/META-INF/RASCAL.MF +++ b/rascal-notebook/META-INF/RASCAL.MF @@ -1,6 +1,7 @@ -Manifest-Version: 0.0.1 -Main-Function: main -Courses: courses -Main-Module: Plugin -Source: src - +Manifest-Version: 0.0.1 +Main-Function: main +Courses: courses +Main-Module: Plugin +Source: src +Project-Name: rascal-notebook +Require-Libraries: |lib://salix|