We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 090c635 + ca793eb commit 45fb301Copy full SHA for 45fb301
39 files changed
input/forbiddenStructures.py
@@ -317,36 +317,6 @@
317
""",
318
)
319
320
-entry(
321
- label = "S3",
322
- group =
323
-"""
324
-1 S u0 {2,S}
325
-2 S u0 {1,S} {3,S}
326
-3 S u0 {2,S}
327
-""",
328
- shortDesc = u"""""",
329
- longDesc =
330
-u"""
331
-
332
333
-)
334
335
336
- label = "S3..",
337
338
339
-1 S u1 {2,S}
340
341
-3 S u1 {2,S}
342
343
344
345
346
347
348
349
350
entry(
351
label = "cyclic-C3O",
352
group =
0 commit comments