Add support for the Pic language

This commit is contained in:
Alhadis
2016-10-12 02:46:17 +11:00
parent 22c2cf4967
commit eb0e75e11e
4 changed files with 64 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# Dextroamphetamine molecule
.cstart
.ps 26
size 28
R1:
ring double 1,2 3,4 5,6
bond 60 from R1.V2
bond 120
A1:
front bond down ; CH3
bond 60 from A1 ; NH2
.ps
.cend