From 6a7d7e847d6eba4b9ec6c1ed9816f6944260fcbb Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Wed, 29 Jan 2014 10:51:02 +0100 Subject: Added test comments to techlibs/cmos/cmos_cells.lib --- techlibs/cmos/cmos_cells.lib | 2 ++ 1 file changed, 2 insertions(+) diff --git a/techlibs/cmos/cmos_cells.lib b/techlibs/cmos/cmos_cells.lib index 697d8205..bf6b3478 100644 --- a/techlibs/cmos/cmos_cells.lib +++ b/techlibs/cmos/cmos_cells.lib @@ -1,3 +1,5 @@ +// test comment +/* test comment */ library(demo) { cell(BUF) { area: 6; -- cgit v1.2.3