mirror of https://github.com/VLSIDA/OpenRAM.git
removed EOL error in comment
This commit is contained in:
parent
41b8e8665b
commit
25b0da404f
|
|
@ -27,7 +27,6 @@ class datasheet():
|
|||
self.html += row
|
||||
# for item in self.description:
|
||||
# self.html += item + ','
|
||||
self.html += 'EOL'
|
||||
self.html += '-->'
|
||||
|
||||
vlsi_logo = 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue