From 373afd140a28eb706282fd4891e2e75b507b18aa Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Fri, 21 Aug 2009 16:47:09 +0200 Subject: Restructure and add bgpview. There's one package, BGP-LOGGER, defined in src/package.lisp. There are two systems, BGPSTORE and BGPVIEW, defined in bgpstore.asd and bgpview.asd respectively. The package exports START-BGPSTORE, START-BGPVIEW and their STOP- counterparts. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index df2d1bc..0087e54 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ *.fasl doc tar-files +src/bgpview/pub -- cgit v1.1