From 07e7d6f8591669c3089a4a3092e0e213cae98a53 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 21 Feb 2019 23:22:21 +0100 Subject: [PATCH] --typo --- p4app/static-mapping.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p4app/static-mapping.json b/p4app/static-mapping.json index d61857c..6078db8 100644 --- a/p4app/static-mapping.json +++ b/p4app/static-mapping.json @@ -1,5 +1,5 @@ { - "program": "../p4src/static.p4", + "program": "../p4src/static-mapping.p4", "switch": "simple_switch", "compiler": "p4c", "options": "--target bmv2 --arch v1model --std p4-16",